Escape IntelliJ: Scala and Kotlin LSPs on Emacs Eglot
jointhefreeworld.org
Escape IntelliJ: Scala and Kotlin LSPs on Emacs Eglot
1–10 of 127 posts
Re: Escape IntelliJ: Scala and Kotlin LSPs on Emacs Eglot
#2Re: Escape IntelliJ: Scala and Kotlin LSPs on Emacs Eglot
#3Re: Escape IntelliJ: Scala and Kotlin LSPs on Emacs Eglot
#4Re: Escape IntelliJ: Scala and Kotlin LSPs on Emacs Eglot
#5Re: Escape IntelliJ: Scala and Kotlin LSPs on Emacs Eglot
#6> and forces you into a closed proprietary ecosystem https://github.com/jetbrains/intellij-community ?
Re: Escape IntelliJ: Scala and Kotlin LSPs on Emacs Eglot
#7Re: Escape IntelliJ: Scala and Kotlin LSPs on Emacs Eglot
#8The fact we still don't have a decent Java language server is one of my canaries for the fact that LLMs still, generally speaking, can't ship. There is undeniably demand for this sort of thing, but nobody is coming to meet it. (jdtls, bless it for trying, is just not good)
And speaking on llm and lsp. The new PHP lsp PHPantom (with help of llms) is approaching jetbrains offering fast.
Re: Escape IntelliJ: Scala and Kotlin LSPs on Emacs Eglot
#9The fact we still don't have a decent Java language server is one of my canaries for the fact that LLMs still, generally speaking, can't ship. There is undeniably demand for this sort of thing, but nobody is coming to meet it. (jdtls, bless it for trying, is just not good)
The one in VS Code seems fine. It's not quite intellij level, but what is. And speaking on llm and lsp. The new PHP lsp PHPantom (with help of llms) is approaching jetbrains offering fast.
This is probably the one contender:
https://github.com/georgewfraser/java-language-server
and it kinda works, but it's also a bit lacking.
Re: Escape IntelliJ: Scala and Kotlin LSPs on Emacs Eglot
#10The fact we still don't have a decent Java language server is one of my canaries for the fact that LLMs still, generally speaking, can't ship. There is undeniably demand for this sort of thing, but nobody is coming to meet it. (jdtls, bless it for trying, is just not good)
The one in VS Code seems fine. It's not quite intellij level, but what is. And speaking on llm and lsp. The new PHP lsp PHPantom (with help of llms) is approaching jetbrains offering fast.