[Github-comments] [geany/geany] Bash files syntax highlight (#1821)

Colomban Wendling notifications at xxxxx
Sun Apr 8 23:33:56 UTC 2018


@elextr I think @surveyor3 is complaining that the syntax inside of `$()` is not highlighted specifically, but only as a single `$()` block.  In shell, `$()` is a command substitution, so the content inside it could be highlighted as normal syntax.

This is a Scintilla lexer limitation, see https://sourceforge.net/p/scintilla/feature-requests/1033/

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1821#issuecomment-379591708
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180408/e8188099/attachment-0001.html>


More information about the Github-comments mailing list