I assume you are still working on Awk. There is no awk specific lexer in lexilla, so (unless you write one) you are stuck using a lexer that is "close enough". So the only reason to add a built-in type for awk would be to get the ctags symbol parser for awk. I'm not sure how up-to-date Hacking is about adding a parser, probably best to examine any recent PRs that do it.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/3233/1181341710@github.com>