Fork me on GitHub
#cursive
<
2018-02-11
>
cfleming04:02:26

@andre.peric That’s IntelliJ doing that, it tries to be smart about tidying up whitespace when you backspace. Shift-tab should outdent that like as you would expect.

misha10:02:24

@cfleming @shaunlebron I can and am using new parinfer in a team project without breaking things for others! thank you guys again

apt11:02:27

@cfleming Great, thanks!

apt15:02:45

Also, I'm using ideavim. Seems that tab won't indent in visual mode. shift tab works fine. Is there any workaround?

Joe R. Smith20:02:38

@cfleming I’m running snapshot2 (or, at least it says: “built from 1.7.0-snapshot2)

cfleming20:02:25

@solussd And you’re not seeing any parinfer functionality?

cfleming20:02:39

You definitely have parinfer enabled in the status widget at the bottom?

Joe R. Smith20:02:41

no, it says it’s in “parinfer” mode (bottom right).

cfleming20:02:44

Ok, I have some debug logging in there but I suspect it’s not enough to diagnose this. I’m going to add some more and get another build out, I’ll let you know when it’s there.

Joe R. Smith20:02:38

ok– some context: I’m running IntelliJ IDEA 2017.3.4 (Community Edition) Build #IC-173.4548.28, built on January 29, 2018 JRE: 1.8.0_152-release-1024-b11 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Mac OS X 10.13.3

Joe R. Smith20:02:12

and Cursive version: 1.6.3-2017.3

cfleming20:02:30

Ok, thanks.

Joe R. Smith20:02:31

^ but it says Built on: 2018-02-08 15:05 Built from: 1.6.3-4-g6df20b8

cfleming20:02:02

Ooops, hang on, so you’re not running cursive 1.7.0-snapshot2?

Joe R. Smith20:02:02

notice the “built from 1.7.0-snapshot2”

cfleming20:02:27

I think that’s a bug in their repo

Joe R. Smith20:02:28

but if I filter down to cursive on the plugins page, it shows: Built from: 1.6.3-4-g6df20b8

cfleming20:02:44

Ok, so you actually have 1.6.3 installed.

Joe R. Smith20:02:13

hmm, I see no option to update/upgrade

cfleming20:02:19

Did you download 1.7.0-snapshot2?

cfleming20:02:31

No, because it’s a snapshot you have to download it and install it manually.

Joe R. Smith20:02:45

I’m using the EAP repo

cfleming20:02:02

Yes, this is a dev build, so it’s not available to anyone automatically.

cfleming20:02:37

That repo bug makes it very confusing though - sorry about that.

cfleming20:02:56

I’ll report that to JetBrains.

Joe R. Smith20:02:12

cool. thanks– I’m excited to try it out.

cfleming20:02:26

Great, let me know how it works for you!

Joe R. Smith21:02:28

sigh, nevermind, I downloaded the wrong one I think

Joe R. Smith21:02:16

(I’m not running the intellij eap)

Joe R. Smith21:02:16

works now. 😉