This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-11-12
Channels
- # aleph (1)
- # announcements (13)
- # asami (4)
- # babashka (47)
- # beginners (22)
- # calva (11)
- # circleci (1)
- # clj-kondo (14)
- # clojure (43)
- # clojure-europe (43)
- # clojure-gamedev (1)
- # clojure-nl (1)
- # clojure-uk (6)
- # clojurescript (13)
- # core-async (5)
- # cursive (8)
- # datomic (20)
- # events (3)
- # fulcro (12)
- # graalvm (1)
- # graphql (4)
- # gratitude (3)
- # java (2)
- # juxt (2)
- # leiningen (12)
- # off-topic (30)
- # pathom (33)
- # pedestal (5)
- # podcasts-discuss (1)
- # polylith (14)
- # rdf (2)
- # re-frame (12)
- # reagent (3)
- # releases (2)
- # shadow-cljs (24)
- # spacemacs (13)
- # sql (2)
- # tools-build (16)
Is it possible to resolve a custom EDN tag?
Quick question: I can’t seem to get the little intention lightbulb to pop up anymore when hovering over a macro as https://cursive-ide.com/userguide/formatting.html#code-style-settings. I’ve tried disabling most plugins in case of a conflict to no avail :thinking_face: did anything change in this regard?
Don't know how to fix that, but one possible workaround is you can use the Action (Help -> Find Action, CMD-SHIFT-A on a Mac I think) search to find the "Resolve as..." action when you're on the name (if that's what you're trying to do).
Thanks, I think I found the issue. CLJC doesn’t want to show that intention dialog, and even “Resolve as…” doesn’t show up there…