This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-12-09
Channels
- # adventofcode (229)
- # announcements (1)
- # beginners (9)
- # boot (1)
- # calva (11)
- # cider (14)
- # clojure (26)
- # clojure-kc (1)
- # clojurescript (46)
- # core-async (10)
- # cursive (6)
- # datomic (53)
- # figwheel-main (2)
- # fulcro (3)
- # hoplon (2)
- # hyperfiddle (1)
- # kaocha (2)
- # off-topic (11)
- # om (5)
- # quil (11)
- # re-frame (7)
- # reagent (6)
- # reitit (9)
- # shadow-cljs (9)
- # spacemacs (5)
- # vim (5)
@pez, hello again! Could you explain - hotkeys reset after each Calva update? Today I've missed Ctrl-W once again 🙂
@maxp, not sure what you mean. Would you like for Calva not to register the Ctrl+W binding?
I've installed Calva... figured out that some keys are bound not as I prefer.... I've rebound the keys.
after VS extension update Calva's keybinding (Ctrl-W) here again. I have to disable that again.
I don’t know why keybindings are reset when updating. ctrl+w
is bound by Calva Paredit which has a setting for not bindings any keys at all. So I think you should be able to use that and bind the paredit commands you use to whatever key binding you like and not have them reset when the extension is updated.
@mateus.pimentel.w you’ll find the link in the Calva README. I think it would be best to do most of the work in CLJS, as that is where Calva should be heading.