This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-03-30
Channels
- # announcements (8)
- # babashka (102)
- # beginners (312)
- # calva (9)
- # clj-kondo (9)
- # cljfx (7)
- # clojure (128)
- # clojure-europe (52)
- # clojure-nl (2)
- # clojure-norway (2)
- # clojure-spec (5)
- # clojure-uk (4)
- # clojurescript (13)
- # conjure (5)
- # cursive (5)
- # datalog (18)
- # datomic (8)
- # emacs (1)
- # events (3)
- # fulcro (16)
- # graphql (2)
- # gratitude (1)
- # helix (16)
- # inf-clojure (17)
- # introduce-yourself (9)
- # java (11)
- # lambdaisland (3)
- # leiningen (3)
- # lsp (8)
- # malli (3)
- # membrane (7)
- # missionary (26)
- # nextjournal (1)
- # off-topic (19)
- # pathom (3)
- # polylith (13)
- # portal (16)
- # reagent (39)
- # reitit (2)
- # releases (23)
- # remote-jobs (1)
- # shadow-cljs (40)
- # specter (3)
- # sql (12)
- # tools-deps (8)
- # tree-sitter (1)
- # vim (3)
- # web-security (6)
- # xtdb (16)
@cfleming I'm having this strange issue with Resolver ... as...
funcionality, in Pathom 3 I use the Guardrails >defn
function a lot, and I set cursive to resolve that as defn
, but from time to time Cursive seems to forget about that, the setting is still there, but Cursive stops recognizing the symbols defined by >defn
, the current fix is being to switch from clojure.core/defn
to cljs.core/defn
and them things get back (and the reverse once the issue happens again). but this has happened a couple of times already and everytime I close and re-open IntelliJ seems a risk to. Any idea what's may causing this?
just notice it seems the same as: https://clojurians.slack.com/archives/C0744GXCJ/p1647961488449569