Fork me on GitHub
#lsp
<
2023-08-08
>
ikitommi10:08:42

I believe the new IDEA (just Ultimate?) 2023.2 finally supports LSPs https://blog.jetbrains.com/platform/2023/07/lsp-for-plugin-developers/ - any guide or idea how to use clojure-lsp with it? https://plugins.jetbrains.com/plugin/18108-clojure-extras stopped working with the 2023.2.

ericdallo11:08:41

I mentioned https://clojurians.slack.com/archives/CPABC1H61/p1688342081237979?thread_ts=1688304386.235769&amp;cid=CPABC1H61 that is only available for ultimate edition and there are only few features yet and no plans to support for community edition, so I didn't test as I'm working on https://github.com/clojure-lsp/clojure-lsp-intellij that will already do those things and some more

ikitommi11:08:07

I missed the original discussion, sorry for the noice. And 👍 for the new plugin.

ericdallo11:08:50

no problem, I'd love to use that LSP part, but only available for UE really make things not nice IMO for a OSS project.

borkdude15:08:59

@U055NJ5CC the new clojure-extra should work again. cc @UQTHDKJ8J

ikitommi16:08:14

Brilliant! 🙇

borkdude16:08:35

when it's approved by IntelliJ...

borkdude16:08:42

you can also build it for yourself locally

👌 2
brcosta17:08:31

Intellij already approved it, it should be in the marketplace. Also the binary available for download in GitHub :)