techee left a comment (geany/geany#3034)

> Would it be possible to add support for new language as a plugin? I believe 
> it would make everyone happy - no problematic generated code in Geany, but 
> relatively easy way to use it. And it could also be easily turned off if it 
> crashes or if the hardware is too slow.

It's not possible right now and I'm not sure if adding support for this feature 
is worth it.

But maybe we could add the Kotlin parser and disable symbol parsing by adding
```ini
[settings]
tag_parser=
```
to the default kotlin filetype possibly with some comment regarding the 
possible problems of the parser. Users who want to use it could just enable 
parsing in the config file.

@b4n What do you think?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3034#issuecomment-4063777818
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3034/[email protected]>

Reply via email to