This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-11-13
Channels
- # announcements (2)
- # babashka (30)
- # beginners (44)
- # biff (20)
- # calva (15)
- # cider (7)
- # clerk (4)
- # clojure (15)
- # clojure-austin (1)
- # clojure-europe (35)
- # clojure-hungary (1)
- # clojure-nl (1)
- # clojure-norway (6)
- # clojure-uk (7)
- # clojurescript (33)
- # conjure (1)
- # cryogen (1)
- # cursive (3)
- # data-science (8)
- # docker (2)
- # emacs (78)
- # gratitude (2)
- # hyperfiddle (26)
- # improve-getting-started (1)
- # jobs-discuss (12)
- # lsp (7)
- # malli (11)
- # missionary (57)
- # off-topic (14)
- # pathom (13)
- # portal (6)
- # reagent (6)
- # releases (3)
- # ring (25)
- # shadow-cljs (18)
- # squint (11)
- # vim (3)
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
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
check 🙂 here is the github issue https://github.com/BetterThanTomorrow/calva/issues/2345
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
thanks for all the work on Calva by the way, it's a great software and huge productivity boost for my daily work.
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! ❤️ 🙏