This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-03-11
Channels
- # announcements (1)
- # aws (5)
- # beginners (35)
- # calva (18)
- # clerk (5)
- # clojure (20)
- # clojure-berlin (1)
- # clojure-dev (12)
- # clojure-europe (16)
- # clojure-nl (1)
- # clojure-norway (159)
- # clojure-uk (5)
- # clojurescript (8)
- # conjure (1)
- # cursive (18)
- # events (10)
- # fulcro (23)
- # hyperfiddle (5)
- # introduce-yourself (3)
- # juxt (2)
- # off-topic (1)
- # polylith (4)
- # portal (11)
- # releases (1)
- # shadow-cljs (4)
- # xtdb (9)
- # yamlscript (1)
In general, I really like the new code reference annotations but they don’t seem to update. How soon after I remove or add a reference should I expect the annotation to reflect the new reference?
More specifically, the count does not update but when I click on it, the resulting list is accurate.
Hmm, that’s odd, I see them update pretty quickly - it should be almost instantaneous.
I tried clearing the cache and restarting. Are there other magical switches involved?
I'll check the log. Not in front on the computer at the moment
Instantaneous for me
My log has many exceptions like this.
Ok. Here’s the complete log. Maybe you see something in there that I don’t.
I’m pretty sure all the entries are the slow operation exception. The details of the stack traces are different but all the same message.
FWIW, the annotation seems to update immediately now.
Not sure what changed 😕
While working, I keep seeing errors in the IDE from Cursive that seemingly don't affect anything. Stuff like "Non-idempotent computation" or a stack overflow somewhere deep in the plugin. I always use the "Report All" button on those. But is it of any use?