[Github-comments] [geany/geany] Julia support (#434)

getzze notifications at xxxxx
Fri Sep 11 18:27:56 UTC 2020


I made a pull-request with a lexer I just made using Matlab, Python and other existing lexers.
So far:

- [X] using splatting `...` and `%` make the end of the line being recognized as comment
- [X] parse `begin` and `end` as numbers inside indexing brackets, so code folding works.
- [X] complex strings with interpolation are not correctly parsed.
- [X] macros are not colored
- [ ] symbols are not recognized as special type (like strings).
- [ ] type annotations with ::, <: are not emphasized


-- 
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/434#issuecomment-691247566
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200911/e54c19a4/attachment.htm>


More information about the Github-comments mailing list