[Github-comments] Re: [geany/geany] update fortran keywords (PR #3656)

2024-02-23 Thread gnikit via Github-comments
Completely understandable @elextr about the lexer. We have a GSoC project this year that aims at adding highlighting support in our language server so fingers crossed Fortran can soon join the experiment. -- Reply to this email directly or view it on GitHub:

[Github-comments] Re: [geany/geany] update fortran keywords (PR #3656)

2024-02-19 Thread gnikit via Github-comments
@elextr Truth be told a lot of these intrinsic variables/methods should be conditional to module imports, exactly in order to alleviate pressure from the lexer/parser. In the fortls language server, we only start parsing for certain tokens only if the modules are `USE`d. Our serialised data

[Github-comments] Re: [geany/geany] update fortran keywords (PR #3656)

2024-02-18 Thread gnikit via Github-comments
@gnikit approved this pull request. Things look fine, albeit a bit hard to read. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3656#pullrequestreview-1887316150 You are receiving this because you are subscribed to this thread. Message ID: