Fork me on GitHub
#cursive
<
2018-02-16
>
frankiesardo13:02:35

Curious to try our Parinfer Smart mode but all I see is the Parinfer Indent mode in my Cursive

frankiesardo13:02:52

Do you know how do I activate the Smart Mode?

rarous16:02:40

@frankie you need to have v1.7

frankiesardo16:02:13

I have setup the EAP repo but I can't see it. Also it does not appear in here https://plugins.jetbrains.com/plugin/8090-cursive

frankiesardo16:02:05

Oh they are in the dev tab I see

carocad16:02:59

hey guys, does anybody also has problems with clojure.java-time resolving vars? I see that there was an issue for this but somehow my cursive is not resolving those vars 😞 https://github.com/cursive-ide/cursive/issues/1670

carocad21:02:17

it seems that restarting intellij solves the issue

wilkerlucio18:02:12

@cfleming just an anxious person asking: how is the deps.edn going? 😊

Alex Miller (Clojure team)19:02:19

as a workaround, you can clj -Spom to create a pom.xml, then open your project in Cursive as a Maven project. -Spom syncs, so just call it again if you update your deps.edn.

Alex Miller (Clojure team)19:02:23

I work this way with Cursive and works for me!

wilkerlucio19:02:16

cool, thanks 🙂

wilkerlucio03:02:14

@U064X3EF3 is there a way to make cursive understand local modules this way? I see when I try to add source paths out of current directory or :local/root, the pom version just seem to ignore those

Alex Miller (Clojure team)04:02:03

Not currently - Maven has no representation for that

zylox19:02:42

@cfleming, any chance that fqn change will be in an eap sometime soon?

cfleming21:02:42

@zylox Do you mean the searching for a var by fqn when customising resolution?

cfleming21:02:06

If so, then yes - it’ll be in the next one. There’s a good workaround too, which is just to use the simple name in the meantime.

zylox21:02:07

yes! that.

zylox21:02:57

i will say on my computer, simple name isnt finding it most of the time

zylox21:02:12

not huge, i can still update the xml manually

cfleming21:02:25

Hmm, in that case I think the problem is something else.

cfleming21:02:49

The simple name should find it. Is this for re-frame vars as well, or something else?

zylox21:02:07

nope, a combination of the new clara stuff and schema stuff

cfleming21:02:31

Can you find the symbol you’re after using Go To Symbol?

zylox21:02:24

(we moved to a private chat, im not ghosting colin dont worry)