This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-01-22
Channels
- # announcements (1)
- # aws (2)
- # babashka (52)
- # beginners (35)
- # calva (20)
- # clj-kondo (13)
- # cljdoc (8)
- # clojure (14)
- # clojure-uk (6)
- # clojurescript (5)
- # conjure (13)
- # crypto (1)
- # data-oriented-programming (1)
- # datalevin (7)
- # emacs (2)
- # fulcro (21)
- # graalvm (14)
- # introduce-yourself (1)
- # lsp (6)
- # malli (17)
- # off-topic (15)
- # re-frame (10)
- # releases (1)
- # sci (2)
- # shadow-cljs (17)
- # tools-build (9)
- # tools-deps (6)
Calva v2.0.235 just out 🎉: https://github.com/BetterThanTomorrow/calva/releases/tag/v2.0.235 • https://github.com/BetterThanTomorrow/calva/issues/1474 • https://github.com/BetterThanTomorrow/calva/pull/1442 • https://github.com/BetterThanTomorrow/calva/issues/1299 • Workaround: https://github.com/BetterThanTomorrow/calva/pull/1475 • https://github.com/BetterThanTomorrow/calva/issues/1250 • Fix: https://github.com/BetterThanTomorrow/calva/issues/1463 Many thanks to @domagala.lukas, @slack1038, @stefan.toubia, @ericdallo, @sashton! ❤️ 🙏
Quick question, cant seem to find an answer. I use VSCode as my main IDE with Calva, loving it! When I open any project and hover my mouse I get a nice popup with info about a function, symbol, definition etc. I can also CTRL+click to the definition etc. But with external dependencies the pop up disappears as soon as I ctrl+click and I am unable to go to the external dependency code (this used to work). I have to reload the window to get the popup to work again. Any idea on how to fix this? Attached two screenshots, one before click and one after.
I don't think I've heard of this before. Lately there has been a lot of very strange reports, where many have been fixed by restarting vscode/rebooting the machine/reinstalling vscode. Not saying this will fix this issue, but you can give it a try?
Unfortunatly still doesnt work. I have already disabled most extensions. Ill try disabling everything but Calva
This is a calva bug that AFAIK is happening for some months now, I created this issue to track the problem: https://github.com/BetterThanTomorrow/calva/issues/1494
@U9A1RLFNV IMO this is the top priority on LSP side for calva if you would prioritize something
Thanks, @ericdallo ! Too bad I beat you to it and had @U02CX2V8PJN interrupt his work with restarts and stuff. 😑
Thanks for the issue @ericdallo. I’ve been pretty busy lately but I’ll prioritize it when I do work on Calva.