This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-09-05
Channels
- # beginners (45)
- # boot (2)
- # cider (2)
- # cljs-experience (1)
- # cljsrn (6)
- # clojure (67)
- # clojure-brasil (1)
- # clojure-dusseldorf (47)
- # clojure-finland (7)
- # clojure-italy (81)
- # clojure-portugal (2)
- # clojure-russia (12)
- # clojure-sanfrancisco (1)
- # clojure-serbia (1)
- # clojure-spec (22)
- # clojure-uk (27)
- # clojurescript (49)
- # clojurewerkz (3)
- # code-reviews (3)
- # component (19)
- # core-async (3)
- # cursive (16)
- # events (7)
- # fulcro (20)
- # graphql (7)
- # immutant (1)
- # jobs (2)
- # juxt (44)
- # leiningen (7)
- # lumo (35)
- # onyx (31)
- # portkey (31)
- # portland-or (8)
- # random (1)
- # re-frame (82)
- # reagent (35)
- # sfcljs (1)
- # spacemacs (5)
- # specter (7)
- # unrepl (4)
- # yada (2)
@cfleming It was enabled, tried to disable then enabled again but no use. Restarting idea doesn't help either. The option is there when I do alt+enter, indention pops up a dialog, resolution doesn't. I'm going to try to rebuild indexes in idea.
One thing to be sure of is that you have to press enter when you have it selected, not press right for the submenu.
@cfleming I do press enter on resolve, and nothing happens. Previously (other machine and IDEA version) I got options to select defn, let, def, but now the menu just disappears.
Hello! Is it a known issue that ClojureScript REPL outputs EDN as a string?
or is it something that should be changed in Figwheel? :thinking_face:
I've upgraded to Intellij 2017.2.3 today. Now I'm getting the error that there is no module specified for my clojure project. I haven't changed anything in my run config. My system is using the Cursive plugin built on 2017-08-04 21:36. There is a message at the bottom of the run config editor that says there is no Clojure jar attached to this module.
any updates on when parinfer v3 support will land? 🙂
@roman01la No, I’m not aware of that. How do you have your REPL configured?
@dealy No, it looks like something funky might have happened to your config during the update. If you open your run config and re-select the module (even if you just re-select the same one) does that fix the problem?
@solussd I’m actively working on it, but there are some bugs which currently make it painful to work with (https://github.com/shaunlebron/parinfer/pull/174#issuecomment-326629576, https://github.com/shaunlebron/parinfer/issues/176, https://github.com/shaunlebron/parinfer/issues/177)
I wrote an update on the parinfer v3 integration here: https://groups.google.com/d/topic/cursive/P9bdkrmS-yQ/discussion