[Github-comments] [geany/geany] Add AutoIt syntax highlighting and Ctags parser for AutoIt (#1752)

Colomban Wendling notifications at xxxxx
Mon Aug 6 12:12:07 UTC 2018


b4n commented on this pull request.



> @@ -0,0 +1,72 @@
+# For complete documentation of this file, please see Geany's main documentation
+# AutoIt 3.3.14.2
+[styling]
+# Edit these in the colorscheme .conf file instead
+default=default
+comment=comment

We have 2 named styles: one for single-line comments, and one for multi-line comments.  While most of the colorschemes (if not all) use the same colors for both, it's a good thing to still differentiate those in the filetypes files to so a colorscheme that would want to style them different would work consistently with all filetypes.

-- 
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/pull/1752#discussion_r207868887
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180806/08065c04/attachment.html>


More information about the Github-comments mailing list