Like clojure-lsp integration. Two things I noticed:
auto completion (goto/peek definition) does not work for namespaces from dependent libs. I remember standalone clojure-lsp supports these. Are they disabled in calva version?
After connecting to nrepl, goto/peek definition still does not work for external dependent libs. They used to work in 2.0.136.
Thanks!
Hello. Are you on Windows perhaps?
Hi, yes i am on windows.
It might be a problem upstream. https://github.com/clojure-lsp/clojure-lsp/issues/223
We are going to release a workaround so that we use nrepl definitions when they are available. Later today.
This should be working now, right?
Yes, should be. If anyone sees otherwise, please let us know.