Next clojure-lsp release will have improved support for java methods and fields!
For now, check completion of static membersβ¨
#Clojure#ClojureLSP#ClojureIDE#cljKondo
More than 1000 Nubank Clojure services/libraries already use clojure-lsp (and clj-kondo under the hood) as the linter for formatting, clean-ns, and diagnostics π
#Clojure#ClojureLSP#cljKondo
Did you know latest clojure-lsp supports dumping your project data including analysis, classpath, source-paths, ns dependency graph, and more? π
Possible use case: ( )
#Clojure#ClojureLSP
Clj-kondo and clojure-lsp do not aim to replace the REPL and never have. But they do give you a more effective dev experience: you can spot silly mistakes before your form even hits the REPL, so you can use the REPL for more interesting things.
#cljKondo#clojurelsp#clojure
Happy to announce the new clojure-lsp release with support for Java interop π
A long waited feature that now makes your Editor find java class definitions from Clojure code!
Thank you @cljtogether for helping make this happen!
#ClojureLSP#LSP#Clojureclojure-lsp.io/
This is probably cheating... adding openjdk as a #clojure git dep so all sources become available on the classpath, so we can navigate to them using #cljKondo#clojurelsp#lsp