This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-10-11
Channels
- # announcements (1)
- # aws (2)
- # beginners (43)
- # calva (7)
- # cider (5)
- # cljs-dev (1)
- # cljsrn (2)
- # clojure (68)
- # clojure-android (10)
- # clojure-conj (2)
- # clojure-italy (10)
- # clojure-nl (3)
- # clojure-spec (3)
- # clojure-uk (128)
- # clojurescript (10)
- # core-async (47)
- # cursive (32)
- # datomic (35)
- # events (1)
- # fulcro (24)
- # funcool (2)
- # graphql (2)
- # jobs (3)
- # juxt (2)
- # leiningen (3)
- # luminus (1)
- # off-topic (7)
- # om (1)
- # onyx (2)
- # pedestal (32)
- # perun (2)
- # portkey (2)
- # re-frame (4)
- # ring-swagger (2)
- # rum (3)
- # shadow-cljs (137)
- # spacemacs (4)
- # testing (3)
- # tools-deps (101)
- # uncomplicate (2)
- # unrepl (5)
- # vim (2)
Which seems to be the case here. I haven’t updated the changelog. I was just about to cheat and add a link to the commit log, but then started to read this: https://keepachangelog.com/en/1.0.0/
@dijonkitchen: I’ve updated the change log now: https://github.com/BetterThanTomorrow/calva-fmt/blob/develop/CHANGELOG.md (the link on the marketplace will update when I release a new version of the extension).
Feedback on the change log content is welcome, of course. If anyone sees typos it is a very good time to fork and send PRs. 😃
Paredit next, @dijonkitchen. But I must do something more fun a while first. I really am not suited for clerky work like that.
I found a way to allow tab completions to work even when tab
is bound to reformat current form (in Calva Fomatter). So I switched back to tab
as default keybinding. Also tweaked the reformatting command so that it always does the right thing as far as I can tell. Please upgrade to v0.0.14 and try it out, folks.