This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-08-31
Channels
- # aleph (37)
- # babashka (23)
- # beginners (46)
- # calva (1)
- # catalyst (12)
- # cider (3)
- # circleci (5)
- # clj-kondo (8)
- # clojure (188)
- # clojure-europe (28)
- # clojure-nl (1)
- # clojure-norway (84)
- # clojure-sweden (2)
- # clojure-uk (1)
- # clojurescript (6)
- # clr (1)
- # cursive (4)
- # datahike (4)
- # datascript (7)
- # datomic (31)
- # deps-new (16)
- # emacs (4)
- # fulcro (4)
- # gratitude (17)
- # hyperfiddle (24)
- # introduce-yourself (4)
- # jobs (5)
- # off-topic (84)
- # pathom (10)
- # polylith (21)
- # portal (6)
- # re-frame (6)
- # reitit (4)
- # releases (1)
- # sci (74)
- # specter (3)
- # tools-build (3)
- # tools-deps (5)
Dear Calva friends: https://github.com/BetterThanTomorrow/calva/releases/tag/v2.0.388 • Fix: https://github.com/BetterThanTomorrow/calva/issues/2300 • Fix: https://github.com/BetterThanTomorrow/calva/issues/2305 Fixing so that stdout from evaluation child thread are printed in the comes with some side effects. You can disable the fix if you don’t need it. Please see: https://calva.io/output/#repl-process-output-stdout-and-stderr for more on this. The awaitable thing makes for an easier way for you as a user to create commands like Clear REPL output. (Used to need #joyride , now can be solved with the VS Code built-in https://code.visualstudio.com/docs/getstarted/keybindings#_running-multiple-commands only.) See the above thread for more on that.