This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-12-05
Channels
- # adventofcode (95)
- # announcements (3)
- # babashka (11)
- # beginners (39)
- # boot (19)
- # bristol-clojurians (1)
- # cider (32)
- # clj-kondo (39)
- # cljsrn (8)
- # clojure (156)
- # clojure-dev (35)
- # clojure-europe (4)
- # clojure-italy (15)
- # clojure-nl (28)
- # clojure-spec (43)
- # clojure-uk (153)
- # clojurescript (168)
- # core-async (13)
- # core-logic (11)
- # cryogen (4)
- # cursive (13)
- # datomic (26)
- # duct (3)
- # emacs (8)
- # fulcro (33)
- # garden (4)
- # graalvm (18)
- # graphql (4)
- # jobs-discuss (2)
- # kaocha (1)
- # leiningen (3)
- # malli (8)
- # off-topic (1)
- # pathom (7)
- # re-frame (21)
- # reagent (3)
- # rewrite-clj (1)
- # schema (4)
- # shadow-cljs (40)
- # sql (2)
- # uncomplicate (3)
Am I missing something or is navigation from/to node modules a bit rough? How do you guys explore them? You don't work your way through the node_modules folder, do you?
I can run my tests in the REPL but I've somehow lost my test markers, any one know what I might have done? I can still add like breakpoints in the gutter
This is in idea.log but nothing comes in the ui to report an error
Seems like a lot of those logs were from a plugin called simple title, now I've deleted that, the only log is
2019-12-06 15:17:48,960 [ 110057] WARN - ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id: preferences.language.Kotlin.scripting
@cfleming I know this the show-docs command not working in cursive is due to a clojure doc
bug for cljc files. However, is there a way to hack around this? It's been years and this significantly affects my productivity. One approach I'd be more than happy with is to prefer the clj docstring and fallback to the cljs docstring if none exists.
Ok, this was surprisingly tricky (which was why I got distracted last time I was looking at it), but it’s now fixed for the next build.
It will try to do the right thing in terms of putting the Clojure one before the ClojureScript one, but that’s not always possible - there are a lot of weird edge cases there.
Seems like a lot of those logs were from a plugin called simple title, now I've deleted that, the only log is
2019-12-06 15:17:48,960 [ 110057] WARN - ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id: preferences.language.Kotlin.scripting