[Github-comments] [geany/geany] Javascript Class (#934)

Kirill Goncharov notifications at xxxxx
Wed Aug 31 08:10:43 UTC 2016


There is an issue on Scintilla bug tracker for template strings support: https://sourceforge.net/p/scintilla/feature-requests/1112/
Someone mentions the `lexer.cpp.backquoted.strings` setting, and it actually works.
Just add this code to your **filetypes.javascript**:
```ini
[lexer_properties]
lexer.cpp.backquoted.strings=1
```

-- 
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/934#issuecomment-243690671
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160831/459fd4a6/attachment.html>


More information about the Github-comments mailing list