Fork me on GitHub
#cursive
<
2016-07-21
>
cfleming00:07:34

@madvas: Currently there’s no way of setting the indent of will-mount directly, no. Which defcomponent is that you’re using there?

danielohrlund08:07:25

I have this problem with indentation of threading macros where it works in .clj files but not in .cljs files:

danielohrlund08:07:30

^ on the image I also tried to cmd + b on the ->> in a cljs file, and as you can see it cannot find the definition but if I do the same thing in a .clj file it opens the macro definition in clojure core.cljs. EDIT: ->> definition can now be found (fixed by re-adding the project.clj) but the indentation issue is still there

danielohrlund08:07:43

so its likely some kind of misconfiguration from my side, any ideas on how to solve it?

dominicm10:07:42

@cfleming: In the will-mount/defcomponent example, how does Cursive know which forms to treat as special? Is there a list somewhere? The defcomponent was om-tools

danboykis21:07:37

anybody using 2016.2 IDEA with Cursive? I am thinking of upgrading from 2016.1.3

nwjsmith21:07:05

I am, and have seen some bugs. Might want to hold out until 1.3.1-eap

cfleming21:07:08

@nwjsmith: @danboykis: That should hopefully be out today.

danboykis21:07:01

looking forward to it