Fork me on GitHub
#cursive
<
2017-07-26
>
Pablo Fernandez09:07:36

@cfleming @jeremys thanks, I'll look into that.

Pablo Fernandez09:07:22

Is there a way to select all the expressions inside a do, but not the do itself? For example: (do (foo) (bar)) just select (foo) (bar).

cfleming09:07:25

Not an immediate nice one, no.

cfleming09:07:47

There’s an issue out there for extending the selection laterally to sibling forms.

sgerguri17:07:51

Is IDEA 2017.2 safe to use with Cursive or do people still suffer from the function/arity detection wonkiness as reported a while ago?

royalaid17:07:34

If you have JetBrains toolbox installed you can upgrade and test. If the update breaks stuff then you can rollback. Also it works on my machine as well

sgerguri17:07:22

I’d like to upgrade but I don’t want to risk breaking my setup on my work machine as I need it fully operational for my day-to-day stuff.

rarous17:07:42

works on my machine

danielcompton20:07:03

I'm on 2017.2, there was a little bit of wonkiness with upgrading settings where some of the styling ones were lost (not Cursive's, just general IntelliJ ones)

danielcompton20:07:08

But other than that it's fine

wilkerlucio21:07:35

working fine here too

d5p21:07:34

yeh everything good with 2017.2 / cursive for me as well , did the upgrade earlier today