This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-02-08
Channels
- # aleph (2)
- # aws (1)
- # beginners (172)
- # boot (15)
- # cider (17)
- # clara (7)
- # cljs-dev (22)
- # cljsrn (12)
- # clojars (3)
- # clojure (110)
- # clojure-dev (5)
- # clojure-italy (13)
- # clojure-sanfrancisco (5)
- # clojure-spec (3)
- # clojure-uk (31)
- # clojurescript (110)
- # community-development (2)
- # cursive (16)
- # datomic (19)
- # docs (4)
- # emacs (49)
- # fulcro (24)
- # jobs (5)
- # keechma (2)
- # lein-figwheel (41)
- # leiningen (10)
- # luminus (4)
- # lumo (24)
- # mount (24)
- # numerical-computing (1)
- # off-topic (16)
- # om (4)
- # onyx (6)
- # parinfer (9)
- # planck (8)
- # re-frame (7)
- # reagent (6)
- # shadow-cljs (125)
- # sql (5)
- # test-check (9)
- # unrepl (6)
- # yada (5)
Also posted in #parinfer. Just tried out the newest with Parinfer 3, not having any luck. I switched to Parinfer, but it doesn't seem to be enabled, typing a paren doesn't even show the closing paren. I assume this is because the file isn't correctly indented as discussed in the link above. However I don't see any highlighting to indicate what to correct. Is there something else I'm supposed to be doing?
@dave.dixon That’s very odd. A few things to check - did the plugin actually get updated? Settings->Plugins->Cursive should show version 1.7.0-snapshot1-<something>
If you’re not seeing that, could you email me your log file? Help->Show log in Finder/Explorer, send it to <mailto:[email protected]|[email protected]>
Version is correct, definitely not seeing what is shown in the screenshot. Just sent the log, and turned on parinfer right before I sent it.
It only seems to have a problem with one project: https://github.com/Provisdom/maali
Not sure if that helps or if it is still something local on my machine.
@dave.dixon I can’t see anything unusual in the log. Could you try the following? Help->Debug Log Settings… and enter #parinfer.debug
in there. Reproduce the problem (i.e. enter a (
where you don’t see the corresponding closer) and then send me the log. Then remove that debug log entry or your logs will get huge.
That stack overflow exception wasn't it? That only shows up when I turn on parinfer.
No, that’s definitely not related. Really weird that you only see that with parinfer on.
You know, I think I was probably looking at the log backwards. Anyway, I sent the new one with debug on.
yet to try it out, but <3 @cfleming and @shaunlebron