Fork me on GitHub
#calva
<
2023-11-13
>
anssikin13:11:37

v2.0.395 (latest release) is refusing to show docstring on hover (that small tooltip with function name, params, etc) when connected to repl. go to definition seems to work as expected though. previous version v2.0.394 doesn't have this issue so that's why i'm guessing latest version might be behind this

anssikin13:11:08

extension host log shows this (repeated quite a few times when hovering over symbols)

2023-11-13 15:29:12.940 [error] [betterthantomorrow.calva] provider FAILED
2023-11-13 15:29:12.940 [error] class clojure.lang.Compiler$CompilerException

pez13:11:13

Thanks for reporting! Please file an issue. I’ll get to it right away.

👍 1
pez13:11:51

Some details about your project would be good. Because I have not seen this, In think.

pez14:11:27

I think I see it actually… clojure-lsp compensates 😃

anssikin14:11:36

LMK if it needs more details

pez14:11:28

Thanks! Looks great.

pez14:11:14

Here’s a VSIX with a fix: Can you test it? A few posts up in this channel there is some info about how to test VSIX packages (the post about testing 395 before I released it). https://output.circle-artifacts.com/output/job/a846dcb9-108f-4d14-be4d-cd26f245aae8/artifacts/0/tmp/artifacts/calva-2.0.396-2345-nrepl-hovers-broken-d329227d.vsix

anssikin14:11:42

sure thing! i'll check it out and report when i have tested it out 👍

anssikin14:11:33

sweet! everything seems to work now 🙂

anssikin15:11:12

thanks for all the work on Calva by the way, it's a great software and huge productivity boost for my daily work.

pez15:11:56

You are welcome! Please consider filing a review on Calva. 😃

👍 1
pez16:11:32

OMG. Thanks for that review! ❤️

pez16:11:30

Dear Calva friends: https://github.com/BetterThanTomorrow/calva/releases/tag/v2.0.396 • Fix: https://github.com/BetterThanTomorrow/calva/issues/2345 Thanks for excellent reporting (and for the review on the Calva extension) @anssi.kinnunen01! ❤️ 🙏 calva

🎉 3