[Github-comments] [geany/geany] Create julia lexer and tags parser (#2584)

elextr notifications at xxxxx
Tue Jun 22 02:12:46 UTC 2021


@elextr commented on this pull request.



> @@ -129,14 +129,15 @@ comment_line_doc=comment_doc
 comment_doc_keyword=comment_doc,bold
 comment_doc_keyword_error=comment_doc,italic
 
-number=0x007f00
+number=0x808000

But since this is the default colour scheme you are changing it for everybody and there have been no complaints that I could find.  

If its really a problem for Julia (why for Julia specifically and not other languages that use `string_2` ?) maybe map Julia numbers to something other than "number" in `highlighting_mappings.h`, "julia_number" for eg, so you can have your own colour.  Adding new highlight type names won't modify existing ones.

-- 
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/2584#discussion_r655824879
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210621/e07d5fe4/attachment.htm>


More information about the Github-comments mailing list