This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-02-12
Channels
- # announcements (32)
- # aws (7)
- # babashka (2)
- # babashka-sci-dev (1)
- # beginners (25)
- # biff (1)
- # calva (1)
- # cider (27)
- # clj-kondo (15)
- # clojure (24)
- # clojure-berlin (1)
- # clojure-czech (4)
- # conjure (9)
- # cursive (7)
- # datalevin (1)
- # emacs (19)
- # events (1)
- # gratitude (1)
- # integrant (1)
- # introduce-yourself (2)
- # java (4)
- # meander (17)
- # membrane (4)
- # podcasts-discuss (1)
- # releases (1)
- # remote-jobs (2)
- # ring-swagger (8)
- # shadow-cljs (14)
- # testing (1)
- # tools-build (5)
- # tools-deps (3)
Dear Calva-friends: I need help testing this VSIX: https://17659-125431277-gh.circle-artifacts.com/0/tmp/artifacts/calva-2.0.242-1179-vanilla-cljfmt-fbf10084.vsix
It contains a long overdue change to use the official cljfmt
library in latest version 0.8.0
for formatting, instead of my aging fork. The test results you should expect is that Calva formatting works exactly as before, with the exception of a host of bugs (issues #1414 #1267 #1054 #870 #807 #782). NB: We retain the :align-associatve?
functionality by using my fork in those cases. So the command for Format and Align forms is still there, subject to the same issues as the current Calva formatter.
🎉 2