[Github-comments] [geany/geany] Add AutoIt (*.au3) Lexer to Geany (#967)
elextr
notifications at xxxxx
Sun Oct 29 11:15:02 UTC 2017
> but some keywords not works (like `#letters` and macroses `@letters` )
The symbol management assumes all languages are C (or if they are not they should be), ie no non-ASCII non-alphanumeric characters like `#` or `@` and as for those _Unicode_ characters!!!! ;-P
> parametres whitespace_chars and wordchars
Those don't affect the parsers, they are more to do with selecting words and similar stuff.
--
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/967#issuecomment-340254337
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171029/b86e7899/attachment-0001.html>
More information about the Github-comments
mailing list