This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-04-07
Channels
- # beginners (41)
- # boot (38)
- # cider (17)
- # cljs-dev (52)
- # cljsjs (3)
- # clojure (200)
- # clojure-italy (8)
- # clojure-russia (50)
- # clojure-spec (28)
- # clojure-uk (45)
- # clojurescript (28)
- # core-async (9)
- # core-matrix (2)
- # cursive (16)
- # datascript (15)
- # datomic (50)
- # dirac (5)
- # emacs (20)
- # figwheel (8)
- # flambo (2)
- # hoplon (10)
- # incanter (1)
- # jobs (1)
- # leiningen (2)
- # lumo (26)
- # mount (171)
- # off-topic (22)
- # om (54)
- # onyx (2)
- # pedestal (27)
- # re-frame (10)
- # reagent (12)
- # ring (27)
- # ring-swagger (3)
- # rum (2)
- # slack-help (1)
- # spacemacs (134)
- # specter (6)
- # sql (15)
- # testing (20)
- # uncomplicate (5)
- # unrepl (49)
- # untangled (9)
- # yada (29)
weirdly the “select all” keyboard shortcut cmd + a
appears to be intermittently broken in my current cursive
not sure if its an intellij thing
question in general
sometimes auto-complete/code-detection works, other times, not. Is there a consistent way to make sure that stuff like this doesn't happen:
@goomba JS integration is not perfect unfortunately, so you will end up with things highlighted like that.
okay, so that's just a js issue? I'm fine with that
stuff like this I guess is the hairier issue:
now, that stuff is all created with macros
it's probably not reasonable to expect macro support yeah?
@goomba have you tried alt-enter “resolve as… (defn)” on q/defcomponent
No I haven't, I'll give that a shot
out of interest, what is q
aliasing?
ah, quiescent
sadly it doesn't have much community support but I really appreciate the functional approach (for front end development)
but I may be forced to use something else due to my lack of skillz and tutorials 😞