jtulach commented on PR #9428:
URL: https://github.com/apache/netbeans/pull/9428#issuecomment-4658580339

   > Thanks for working on this. Would love to see Kotlin support included. 
   
   +1
   
   > However, it might be a concern that that language server is marked 
deprecated? 
   
   I see https://github.com/fwcd/kotlin-language-server page says:
   
   > [!IMPORTANT]
   > There is now an [official language 
server](https://github.com/Kotlin/kotlin-lsp), so this project can be 
considered deprecated.
   
   This is what I get for trying to resurrect some old code. I should have done 
that years ago! However please note the wording. It is not "deprecated"! It may 
be _"considered deprecated"_. That's a conditional surrender to superiority of 
Kotlin creator, not declaration of surrender.
   
   > official Kotlin LSP from JetBrains https://github.com/Kotlin/kotlin-lsp . 
Unfortunately it is still alpha version. I tried to use both in Netbeans but I 
returned back to fwcd
   
   Another indicator fwcd isn't deprecated/useless. It seems to work fine with 
me.
   
   > It gives me some thought that this might be better distributed as a plugin 
until this settles down. 
   > Depends how easy it might be to upgrade this to the alternative in future 
if/when desired?
   
   Changing the server is just about packaging. Once people decide to use the 
[official one](https://github.com/Kotlin/kotlin-lsp), it is just a matter of 
packaging it. That's easy, but apparently neither me or @Saljack want to do 
that. We'd rather stick with fwcd in this PR.
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to