[Github-comments] [geany/geany] Lua syntax highlighting changes (#2485)

elextr notifications at xxxxx
Tue Sep 29 10:41:20 UTC 2020


@HybridDog to have different versions of highlighting you would have to have two different filetypes.

But do Lua source files specify which version of Lua they use, by some marker in the file?  by file extension? If not how would the specific filetype be chosen when a file is opened?

Most other languages highlight all keywords of all versions, but many of them only add keywords not remove keywords, Lua would be unusual in removing them.

The same goes for built-in functions that won't be found by tags.

-- 
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/2485#issuecomment-700619999
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200929/9aefe7fb/attachment.htm>


More information about the Github-comments mailing list