This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-08-15
Channels
- # architecture (2)
- # beginners (16)
- # boot (2)
- # cider (4)
- # clara (6)
- # cljs-dev (78)
- # cljsrn (3)
- # clojure (158)
- # clojure-austin (1)
- # clojure-belgium (1)
- # clojure-dusseldorf (19)
- # clojure-italy (8)
- # clojure-russia (3)
- # clojure-spec (77)
- # clojure-uk (61)
- # clojurescript (341)
- # cursive (9)
- # data-science (12)
- # datomic (18)
- # emacs (9)
- # fulcro (109)
- # hoplon (10)
- # juxt (2)
- # leiningen (2)
- # lumo (31)
- # off-topic (1)
- # om (4)
- # onyx (40)
- # parinfer (17)
- # re-frame (36)
- # reagent (19)
- # spacemacs (10)
- # vim (60)
- # yada (20)
does it occur when you indent a large block? I think that's an error I saw a while back because it was trying to process each indent in sequence (though I also recall that being fixed?)
it happened recently on a very large block, which prompted me turning it off and posting the above 🙂
I almost have the Cursive integration of v3.10 ready for a dev build release, just working on the integration of edits and details like prevCursorX
/`Line`.
Reading the above, I’m thinking I need to capture perhaps the last 20 applications so users can send a useful bug report if they don’t mind sharing their code.
@mattly i notice that happening with atom vim mode when i indent using >
id take a pr to help reporting how to repro steps