This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-06-13
Channels
- # admin-announcements (1)
- # beginners (10)
- # boot (15)
- # cider (9)
- # clara (195)
- # cljsrn (24)
- # clojars (20)
- # clojure (46)
- # clojure-android (1)
- # clojure-germany (15)
- # clojure-greece (16)
- # clojure-nl (1)
- # clojure-russia (13)
- # clojure-spec (28)
- # clojure-uk (44)
- # clojurescript (104)
- # clojurex (1)
- # component (7)
- # css (2)
- # cursive (27)
- # datomic (92)
- # dirac (12)
- # emacs (5)
- # lambdaisland (3)
- # lein-figwheel (36)
- # mount (87)
- # off-topic (8)
- # om (102)
- # om-next (3)
- # onyx (30)
- # pedestal (3)
- # re-frame (26)
- # reagent (20)
- # robots (4)
- # specter (18)
- # spirituality-ethics (1)
- # untangled (127)
- # yada (11)
Is there a way to dump all Cursive formatting details into the .idea/codeStyleSettings.xml?
The current way it works, I think they only get written there when it changes, and otherwise they are taken from your default config?
So if you have several colleagues with different config, they can have different formatting settings, even when code style is set to project
@danielcompton: No, there isn’t. Currently only values that differ from the built-in values are written out.
But I don’t understand what the issue is - if the code style is set to project, different users shouldn’t be able to have different config.
Is it built in values or default values?
Since they all have the same defaults, and the config in the project is just the delta from those defaults.
Umm, both actually. I see what you’re saying - the default value config is not written out?
The specific one was comment indentation
Sure. Is it cursive or IntelliJ though?
I keep having resources
in my source-path
when I do a Refresh leiningen dependencies
in Cursive. Even though it shouldn't ever be. (I can see it's not with lein pprint
). It's annoying since Jump to source
etc, all resolve to my compiled (cljs,js) files in there.
Can you share a link to your project.clj
?
Hi guys, I get errors consistently in cursive, intellij15
myproject/project.clj
java.lang.ClassNotFoundException: jsr166y.ForkJoinPool, compiling:(clojure/core/reducers.clj:56:21)
jsr166y.ForkJoinPool