This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-12-29
Channels
- # adventofcode (13)
- # announcements (2)
- # asami (59)
- # babashka (6)
- # beginners (273)
- # calva (18)
- # cider (3)
- # cljs-dev (3)
- # clojure (84)
- # clojure-estonia (1)
- # clojure-europe (2)
- # clojure-france (11)
- # clojure-nl (3)
- # clojure-taiwan (2)
- # clojure-uk (23)
- # clojurescript (7)
- # code-reviews (321)
- # conjure (4)
- # crux (3)
- # data-science (1)
- # depstar (6)
- # fulcro (37)
- # helix (20)
- # juxt (3)
- # keechma (3)
- # leiningen (3)
- # malli (7)
- # nrepl (1)
- # off-topic (20)
- # pathom (25)
- # re-frame (30)
- # reveal (5)
- # shadow-cljs (25)
- # sql (15)
- # tools-deps (4)
- # uncomplicate (2)
I messed up my layout. Is it somehow possible to show calva repl back in a seperate window instead of a tab
Yes, one way is to drag it so that you see a half of a window highlight and drop it there. There are also vscode commands for it.
I am editing some cljs code and it seems like the clojure-lsp is working correctly (I enabled verbose logging), but whenever I try to do an action like Find Definition or hover I see that the clojure-lsp response arrives (which looks correct) but vscode still shows that its loading stuff (shows "Loading...") for hover and keeps showing that progress indicator on the top.