This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-09-01
Channels
- # aws (7)
- # bangalore-clj (10)
- # beginners (27)
- # braveandtrue (4)
- # calva (2)
- # cider (9)
- # cljs-dev (20)
- # clojure (228)
- # clojure-germany (5)
- # clojure-spec (7)
- # clojurescript (32)
- # datomic (11)
- # figwheel-main (10)
- # fulcro (21)
- # hyperfiddle (3)
- # off-topic (53)
- # onyx (1)
- # portkey (2)
- # re-frame (21)
- # reagent (1)
- # shadow-cljs (5)
- # spacemacs (7)
- # specter (4)
With figwheel-main and cider-connect. I’m not a figwheel user, but I assumed that just following their official instructions for nREPL should be enough.
@neural.works.com Where are does unmatched delimiters in the REPL coming from?
@rymndhng @bozhidar I think that problem might be due to the connection redesign changes - maybe this? https://github.com/clojure-emacs/cider/issues/2408
Yeah, and that’s the fix https://github.com/vspinu/cider/commit/e016826f09e6ba4381d8fdd2d7c10755ea96a184
how do I get cljs console messages to print out in the emacs cider buffer? For example, if I do a println or doc ( with enable-console-print! it used to go to my js dev console which really isn't what I wanted, but now something has glitched and either with or without enable-console-print! it doesn't show up ANYWHERE). I'm on opera-developer Version:56.0.3045.0