This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-02-11
Channels
- # beginners (79)
- # boot (21)
- # cider (28)
- # cljs-dev (1)
- # clojure (88)
- # clojure-italy (3)
- # clojure-russia (6)
- # clojurescript (49)
- # community-development (4)
- # cursive (37)
- # datomic (12)
- # editors (3)
- # emacs (33)
- # fulcro (15)
- # hoplon (9)
- # jobs-discuss (3)
- # keechma (3)
- # lein-figwheel (2)
- # luminus (3)
- # off-topic (146)
- # onyx (5)
- # portkey (11)
- # re-frame (34)
- # reagent (7)
- # reitit (5)
- # remote-jobs (1)
- # shadow-cljs (6)
- # unrepl (11)
@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.
@cfleming @shaunlebron I can and am using new parinfer in a team project without breaking things for others! thank you guys again
Also, I'm using ideavim. Seems that tab
won't indent in visual mode. shift tab
works fine. Is there any workaround?
@cfleming I’m running snapshot2 (or, at least it says: “built from 1.7.0-snapshot2)
no, it says it’s in “parinfer” mode (bottom right).
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.
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
and Cursive version: 1.6.3-2017.3
^ but it says Built on: 2018-02-08 15:05 Built from: 1.6.3-4-g6df20b8
hmm, weird.
notice the “built from 1.7.0-snapshot2”
but if I filter down to cursive on the plugins page, it shows: Built from: 1.6.3-4-g6df20b8
hmm, I see no option to update/upgrade
I’m using the EAP repo
See the instructions here: https://groups.google.com/d/topic/cursive/ZJ4fcp3A988/discussion
cool. thanks– I’m excited to try it out.
:thumbsup:
sigh, nevermind, I downloaded the wrong one I think
(I’m not running the intellij eap)
works now. 😉