This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-06-27
Channels
- # announcements (10)
- # aws (5)
- # babashka (91)
- # beginners (15)
- # biff (3)
- # calva (5)
- # clerk (24)
- # cljdoc (63)
- # clojure (69)
- # clojure-denver (1)
- # clojure-europe (13)
- # clojure-nl (1)
- # clojure-norway (50)
- # clojure-uk (2)
- # clojurescript (2)
- # community-development (6)
- # cursive (3)
- # datomic (4)
- # events (2)
- # fulcro (8)
- # gratitude (1)
- # hyperfiddle (19)
- # jobs-discuss (36)
- # nbb (21)
- # pathom (16)
- # portal (6)
- # re-frame (14)
- # reagent (1)
- # reitit (1)
- # releases (3)
- # remote-jobs (2)
- # shadow-cljs (56)
- # sql (15)
Dear Calva friends: https://github.com/BetterThanTomorrow/calva/releases/tag/v2.0.373 • https://github.com/BetterThanTomorrow/calva/issues/1709 • Fix: https://github.com/BetterThanTomorrow/calva/issues/2232
It looks like it is not formatting the following well: I copy {:pre […]}
condition starting with the newline character. When I paste it to a new function, it gets a big indent. Which seems to increase with the each next function I paste to. (I paste it placing the cursor behind the closing ]
of the argument list, so that it appears as the next full line.
2.0.372
version doesn’t seem to have this problem.
It’s complicated… 😃 I created an issue for it with a proposed solution: https://github.com/BetterThanTomorrow/calva/issues/2236 Here’s a VSIX with the proposed solution implemented: https://output.circle-artifacts.com/output/job/24d404c6-fdd6-4e5b-9937-ab357edd206f/artifacts/0/tmp/artifacts/calva-2.0.373-2236-paste-w-leading-eol-f6ec93c2.vsix
