This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-04-17
Channels
- # announcements (8)
- # babashka (27)
- # beginners (60)
- # biff (7)
- # calva (3)
- # cider (10)
- # cljs-dev (69)
- # clojure (18)
- # clojure-europe (12)
- # clojure-hungary (1)
- # clojure-korea (2)
- # clojure-new-zealand (12)
- # clojure-nl (1)
- # clojure-norway (80)
- # clojure-uk (9)
- # clojurescript (55)
- # cursive (69)
- # data-science (16)
- # events (5)
- # helix (11)
- # hyperfiddle (23)
- # jobs (1)
- # lsp (5)
- # malli (14)
- # matrix (1)
- # missionary (2)
- # off-topic (40)
- # portal (31)
- # re-frame (17)
- # reitit (11)
- # releases (11)
- # shadow-cljs (4)
- # squint (4)
- # tools-deps (5)
- # yamlscript (4)
@plexus Yeah, that's me. I'll fix this in a bit. Haven't been spending much time on Slack and Discord recently and I haven't noticed this.
(I also gave you permissions to kick/ban users, as it's always better to have trusted moderators in one server)
@vemv Regarding https://github.com/clojure-emacs/orchard/issues/240. Which variable do I need to set to disable that java analysis behaviour in cider?
The suggested workaround was to disable enrich-classpath. If you don't know what that is and there are no grep matches in your project/config, then it's disabled already
Short of that, we could add a Java system property that allowed users to disable this code which is responsible for the cache warmup https://github.com/clojure-emacs/cider-nrepl/blob/31a3d02e13ae1daff0637330c27d83f5943a8486/src/cider/nrepl.clj#L75-L77
You may be able to do it yourself - edit the file, make install
per the readme, making sure the target version matches your usual cider-nrepl version
Today is CIDER's 12th birthday! 🍾🎉🎂🍻See https://docs.cider.mx/cider/about/history.html for more details.
