Hi Moacir,

Some comments/answers below.

El 24/4/22 a las 6:12, Moacir da Roza escribió:
As you can see, i'm using *kotlin.tmLanguage.json* from module *Kotlin Editor*, now i have beuty syntax highlighting.


Great job!

Now we have two problems:
*1-* If i use a Language Server i have an editor working very good with highlighting, autocomplete, some hints, but lacking some features like the History tab, and Show Line Numbers, it's not possible to fix imports etc.

*2- *If you don't use Language Server, the internal module *Kotlin Editor* is used, and i have History Tab, and Line Numbers, but with no autocomplete.


As far as I can tell the curent ide/lsp.client overrides any other feature registered for the given mime/type.

This is, if you use LSP then the features (fonts/colors, for instance) registered in internal module "Kotlin Editor" are discarded.

I think it would be a nice thing to have if "ide/lsp.client" could be tuned to select the features one wants from LSP (for instance, semantic highlighting but not history, etc.).



My question is:
*1-* What is the current status of kotlin support in netbeans? I would like to help.
*2-* Do you plan to use the plugin donated by JetBrains?

It seems nobody is really interested in porting the plugin donated by JetBrains, can't tell how good the plugin is.

You may want to take a look at the donation and improve it, though. PRs are welcome.

Cheers,
Antonio




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to