This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-03-23
Channels
- # announcements (7)
- # babashka (40)
- # babashka-sci-dev (74)
- # beginners (74)
- # calva (31)
- # cider (11)
- # clj-kondo (22)
- # cljs-dev (1)
- # cljsrn (1)
- # clojure (70)
- # clojure-brasil (3)
- # clojure-dev (12)
- # clojure-europe (39)
- # clojure-nl (2)
- # clojure-norway (15)
- # clojure-uk (9)
- # clojurescript (69)
- # community-development (2)
- # conjure (1)
- # core-async (3)
- # cursive (1)
- # data-science (1)
- # datalevin (13)
- # datomic (17)
- # emacs (42)
- # events (1)
- # fulcro (16)
- # graphql (9)
- # helix (1)
- # holy-lambda (14)
- # honeysql (2)
- # hugsql (3)
- # hyperfiddle (5)
- # kaocha (10)
- # lsp (41)
- # luminus (5)
- # malli (7)
- # meander (3)
- # membrane (47)
- # off-topic (23)
- # podcasts-discuss (2)
- # polylith (34)
- # rdf (4)
- # re-frame (2)
- # releases (2)
- # remote-jobs (1)
- # ring (16)
- # shadow-cljs (111)
- # spacemacs (6)
- # test-check (2)
- # tools-deps (19)
Calva, the beginner friendly Clojure IDE for VS Code, just updated. v2.0.257 changes: • Maintenance: https://github.com/BetterThanTomorrow/calva/pull/1605https://github.com/BetterThanTomorrow/calva/pull/1605https://github.com/BetterThanTomorrow/calva/pull/1605 • https://github.com/BetterThanTomorrow/calva/issues/1254 • Fix: https://github.com/BetterThanTomorrow/calva/issues/1610 The most visible change is a more convenient Ux for connecting the REPL in monorepos, #polylith, etcetera. https://user-images.githubusercontent.com/30010/159653688-d59748a3-847f-499d-aa1f-d0343b70d11d.png Contributors: @corasaurus-hex, @brandon.ringe and I (me?)


Thanks! It solves an issue we had. We don't have a monorepo (only one deps.edn), but we have multiple source trees. If we were in one of the dev alias' extra-paths, Calva didn't start the right thing until now. 🙂
Thanks for the feedback, @U0514DPR7! That situation sounds similar to what you have in a #polylith project.
Here's a demo. https://www.youtube.com/watch?v=6Ba7c_MxT1E