geany
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| geany [2020/10/31 09:27] – tags rjt | geany [2022/05/26 19:49] (current) – Syntax Highlighting rjt | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| * '' | * '' | ||
| - | I have one setup that sends highlit text to '' | + | I have one setup that sends highlit text to '' |
| * https:// | * https:// | ||
| + | |||
| + | ====Context Actions==== | ||
| + | |||
| + | Like external commands, you can use the single context action to send bits of text off to other places. There being only one is a bit limiting, but. I have mine set to send stuff to [[Firefox]], | ||
| + | |||
| + | - '' | ||
| + | - Find the ' | ||
| + | |||
| + | or | ||
| + | |||
| + | - Edit '' | ||
| + | - Find '' | ||
| + | |||
| + | I have '' | ||
| + | |||
| + | You can also have a different context action configured per file type. To do this: | ||
| + | |||
| + | - Copy the files you want from ''/ | ||
| + | - Add your command to '' | ||
| + | |||
| + | I have '' | ||
| ====Keyboard Shortcuts==== | ====Keyboard Shortcuts==== | ||
| Line 43: | Line 64: | ||
| * [[github> | * [[github> | ||
| * [[aur>? | * [[aur>? | ||
| + | |||
| + | ==== Syntax Highlighting ===== | ||
| + | |||
| + | To add new filetypes to existing syntax highlighting styles:, you can add them to '' | ||
| + | |||
| + | <code ini> | ||
| + | # Adds to defaults / | ||
| + | [Extensions] | ||
| + | Conf=*.ssa; | ||
| + | |||
| + | [Groups] | ||
| + | |||
| + | </ | ||
| ===== See Also ===== | ===== See Also ===== | ||
geany.1604096872.txt.gz · Last modified: 2020/10/31 09:27 by rjt
