The bad news is that it doesn't work too.
I have added it, closed geany, reopen and all is the same.
Default:
default.png (view on web)
Adding lexer.bash.styling.inside.string=1
strings.png (view on web)
Adding lexer.bash.styling.inside.backticks=1
backticks.png (view on web)
Adding lexer.bash.styling.inside.heredoc=1
heredoc.png (view on web)
One question: what is the correct: altering via Geany Tools, ... or editing directly in the file /usr/share/geany/file...
Because opening in Tools, all lines appear commented and is is different from the same file in /usr/share/geany/file...
What is actually used ?
Both are used together. If something is not defined in the user's configuration, the value is looked up in the /usr/share one (or whatever the Geany installation path is).
All you need to do is go through Tools… and replace the whole content with literally what I mentioned above. Or add it (uncommented) somewhere.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.