This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-12-25
Channels
- # adventofcode (18)
- # announcements (10)
- # beginners (59)
- # calva (9)
- # cider (1)
- # clojure (43)
- # clojure-austin (1)
- # clojure-europe (6)
- # clojure-italy (2)
- # clojure-nl (1)
- # clojure-uk (3)
- # clojurescript (8)
- # cursive (3)
- # emacs (3)
- # fulcro (3)
- # hoplon (1)
- # klipse (1)
- # off-topic (24)
- # reagent (2)
- # reitit (1)
- # shadow-cljs (41)
- # specter (5)
- # vim (1)
For your dotfiles, @mattly, maybe you can script something using the --list-extensions
arg to the code
command?
About linting: If Calva is set to lint on save it will also lint on open, as @mseddon figured out, maybe that should be changed, or the setting renamed. The Joker extension is unrelated to Calva, but both use Joker. They will probably both add problem records to the same errors. So keeping Calva’s lint-on-save on while using that extension is not recommended.
If that extension is actively maintained, then we should maybe consider dropping Calva’s linting?
The Calva linting also needs a way to clear the problem pane: https://github.com/orgs/BetterThanTomorrow/projects/1#card-16017001
decided to just bash through my extensions syncing dilemma: https://github.com/mattly/dotfiles/blob/master/bin/codex
