This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-06-20
Channels
- # admin-announcements (5)
- # alda (1)
- # aws-lambda (1)
- # beginners (74)
- # boot (62)
- # cider (29)
- # cljs-dev (36)
- # cljsjs (15)
- # cljsrn (34)
- # clojure (58)
- # clojure-android (3)
- # clojure-austin (15)
- # clojure-austria (11)
- # clojure-dusseldorf (25)
- # clojure-germany (6)
- # clojure-greece (26)
- # clojure-quebec (8)
- # clojure-russia (50)
- # clojure-spec (12)
- # clojure-uk (8)
- # clojurescript (46)
- # core-async (11)
- # cursive (22)
- # datomic (2)
- # devcards (27)
- # dirac (5)
- # hoplon (109)
- # jobs (1)
- # kekkonen (2)
- # lein-figwheel (12)
- # leiningen (2)
- # microservices (1)
- # off-topic (3)
- # om (70)
- # onyx (17)
- # planck (21)
- # re-frame (3)
- # reagent (2)
- # rum (1)
- # spacemacs (12)
- # spirituality-ethics (9)
- # untangled (44)
- # vim (2)
- # yada (8)
How do I turn rainbow parens on?
Nm. Found it.
Is anybody else having issues with Intellij locking up on a Mac when “scanning files to index”?
@chrisdevo: Oddly I had this happen this morning to me for the first time. I just restarted and everything is working well now.
hey guys do you know why it’s happening to me?
maybe because my sql queries from conman is generated on the fly? the strange thing is that it happens to the bouncer too
@vincentjames501: I think it was a conflict between cursive and the .ignore
plugin.
@leo.ribeiro: could you post the db namespace please?
oh yes sure… sorry, here’s the snippet
ah and here is the problem, intellij does not know which functions are being generated by bind-connection
https://clojurians.slack.com/archives/cursive/p1466448172000172 Removed the .ignore plugin (and many others). Still locking up at “scannning files to index”.
@chrisdevo: See https://github.com/cursive-ide/cursive/issues/1210 for a possible cause with a workaround.
@chrisdevo: No worries, let me know if that helps.
@sveri: @leo.ribeiro: Yes, I hope to have a solution for that use case shortly.
Has anyone done any CLJS debugging with Cursive? It seems like there’s support to connect to a Chrome instance. https://www.jetbrains.com/help/idea/2016.1/debugging-javascript.html?origin=old_help
@seantempesta: I know dnolen tried that out, I think it worked ok.
interesting. I’ll give it shot. Thanks @cfleming…for everything. Cursive is pretty amazing.
@seantempesta: Thanks! I’m glad you’re liking it.