Try adding this in filetypes.sh (you can open it from Tools → Configuration files → Filetypes configuration files → Scripting languages):

[lexer_properties]
lexer.bash.styling.inside.string=1
lexer.bash.styling.inside.backticks=1
lexer.bash.styling.inside.parameter=1
lexer.bash.styling.inside.heredoc=1

We probably should use all or some by default, we'd just need to check what defaults make more sense, and what the limitations might be.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/3860/2081476762@github.com>