Fork me on GitHub
#cursive
<
2024-03-11
>
markaddleman12:03:04

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?

markaddleman12:03:42

More specifically, the count does not update but when I click on it, the resulting list is accurate.

cfleming18:03:35

Hmm, that’s odd, I see them update pretty quickly - it should be almost instantaneous.

markaddleman18:03:30

I tried clearing the cache and restarting. Are there other magical switches involved?

cfleming18:03:47

I don’t think so, no. Are you seeing any exceptions?

markaddleman18:03:22

I'll check the log. Not in front on the computer at the moment

mikejcusack18:03:03

Instantaneous for me

markaddleman19:03:34

My log has many exceptions like this.

cfleming19:03:41

Those shouldn’t cause what you’re seeing, I don’t think.

markaddleman19:03:48

Ok. Here’s the complete log. Maybe you see something in there that I don’t.

markaddleman19:03:22

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.

markaddleman19:03:13

FWIW, the annotation seems to update immediately now.

markaddleman19:03:28

Not sure what changed 😕

p-himik13:03:11

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?

cfleming18:03:53

It is, yes - thanks for persevering! In general the report bin has a truly huge number of exceptions coming in, lots of them are one-offs but I do triage them and try to fix the most frequent/long-standing ones.

👍 2
p-himik12:04:17

Seems to be much better now, after the recent updates!

cfleming20:04:22

Great, thanks for letting me know. I did fix some cases, but there are bound to be more. I’ll keep fixing them bit by bit.

👍 1