This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-11-09
Channels
- # aleph (1)
- # announcements (7)
- # asami (1)
- # beginners (44)
- # calva (54)
- # cherry (24)
- # cider (6)
- # clj-kondo (19)
- # cljsrn (27)
- # clojure (119)
- # clojure-europe (61)
- # clojure-gamedev (38)
- # clojure-germany (7)
- # clojure-nl (1)
- # clojure-norway (104)
- # clojure-portugal (4)
- # clojure-spec (4)
- # clojure-uk (1)
- # clojurescript (38)
- # cursive (18)
- # datomic (11)
- # emacs (9)
- # events (1)
- # fulcro (4)
- # holy-lambda (7)
- # introduce-yourself (7)
- # jobs (1)
- # malli (6)
- # off-topic (4)
- # pathom (4)
- # pedestal (16)
- # podcasts-discuss (1)
- # polylith (27)
- # portal (17)
- # releases (2)
- # shadow-cljs (46)
- # squint (1)
- # xtdb (9)
Does anybody have an idea why I'm getting this weird indentation ? I'm not sure when it started happening but it wasn't like that some time ago.
Same here. I'm unable to replicate this. What is your current setup? I'm using Emacs 28.2 with CIDER 1.6.0-snapshot
I'm using Emacs 28.1 with cider 1.5.0-snapshot. This is #spacemacs distribution. Oddly enough, it seems to happen for namespaced symbols but not simple symbols (in this case)
Are you using clojure-lsp? That may be interfering with indentation. Just to see if it is, what happens to indentation when you disconnect from the LSP server?