This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-11-01
Channels
- # announcements (10)
- # asami (2)
- # babashka (10)
- # beginners (55)
- # biff (37)
- # calva (9)
- # cherry (1)
- # clj-kondo (11)
- # clojure (221)
- # clojure-bay-area (12)
- # clojure-europe (77)
- # clojure-hungary (3)
- # clojure-nl (5)
- # clojure-norway (12)
- # clojurescript (11)
- # cursive (1)
- # data-science (11)
- # emacs (27)
- # figwheel (3)
- # fulcro (11)
- # graphql (5)
- # helix (7)
- # honeysql (3)
- # humbleui (9)
- # interceptors (2)
- # introduce-yourself (2)
- # kaocha (12)
- # lsp (27)
- # malli (6)
- # nbb (70)
- # off-topic (6)
- # re-frame (6)
- # react (3)
- # reitit (9)
- # releases (2)
- # scittle (29)
- # shadow-cljs (26)
- # sql (13)
- # tools-deps (61)
New version out, dear Calva friends: https://github.com/BetterThanTomorrow/calva/releases/tag/v2.0.314 • https://github.com/BetterThanTomorrow/calva/issues/1923 • Fix: https://github.com/BetterThanTomorrow/calva/issues/1931
As a change is was really easy. What was hard was to decide if we should have this behaviour or the previous one. I decided there is always delete
if I want that whitespace should be preserved.
Ok. I could have lived with the previous functionality. I have an easy keyboard shortcut for Calva Format: Format Current Form and trim space...
, but nice that Calva Paredit: Kill/Delete Right
does that already.
Hi, does calva work for common lisp also?