This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-01-19
Channels
- # aws-lambda (1)
- # babashka (3)
- # beginners (97)
- # cider (20)
- # clojure (9)
- # clojure-spec (8)
- # clojure-uk (9)
- # clojurescript (25)
- # core-async (2)
- # cryogen (7)
- # cursive (4)
- # fulcro (9)
- # graalvm (14)
- # graphql (8)
- # luminus (2)
- # off-topic (18)
- # pathom (3)
- # re-frame (1)
- # reagent (4)
- # shadow-cljs (36)
- # spacemacs (1)
- # vscode (2)
Anybody using aggressive-indent-mode in clojure-mode? I'd like to use it, but it has a very noticeable lag - especially if I move larger code blocks around. The emacs profiler looked like this (during a test scenario where the lag was not particularly bad): I'm using spacemacs + clojure layer + evil + lispyville, but the only noticeable difference is whether I enable/disable aggressive-indent-mode. emacs version 28.0.50 and spacemacs develop branch.