Calva: Goto definition not working for dependent libs since 2.0.137

Created on 28 Dec 2020  路  5Comments  路  Source: BetterThanTomorrow/calva

Like clojure-lsp integration. Two things I noticed:

  1. 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?

  2. After connecting to nrepl, goto/peek definition still does not work for external dependent libs. They used to work in 2.0.136.

Thanks!

bug upstream

All 5 comments

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.

Was this page helpful?
0 / 5 - 0 ratings