This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-10-27
Channels
- # announcements (1)
- # aws (17)
- # babashka (2)
- # beginners (14)
- # calva (1)
- # cider (16)
- # clara (1)
- # clj-kondo (68)
- # cljdoc (2)
- # clojure (51)
- # clojure-dev (1)
- # clojure-italy (2)
- # clojure-spec (1)
- # clojure-uk (19)
- # clojurescript (34)
- # cursive (4)
- # fulcro (1)
- # heroku (3)
- # leiningen (36)
- # lumo (28)
- # music (2)
- # off-topic (16)
- # reagent (22)
- # specter (7)
- # sql (7)
Dear Calva-friends: There is a new Calva in town. Please upgrade to v2.0.55. And please join me in thanking @c.fehse for again improving Calva. I am also happy to have merged fixes from @janne.sauvala! The changes: * Add commands for interrupting the current evaluation as well as all running evaluations * Calva asks for user input when stdin needs it (e.g. read-line) * Command for clearing the REPL history reworked and now also “restarts” the REPL window. * Commands are now added to REPL window history only if they are not identical to the previous command on the history stack. * Fix floating promises in evaluation module * REPL Window Evaluation errors now initially hide the stack trace. The user can show it with a click.