Closed matgis closed 1 month ago
Really annoying since it breaks code browsing & usage tracking for certain functions.
In my experience it happens consistently when the caret is anywhere in between a defrecord
statement, protocol implementations for the defrecord
also loses go-to-definition capability
Setup:
Cursive: 1.14.0-eap1-2024.2
IntelliJ IDEA Community Edition 2024.2.4 (242.23726.103)
Sorry, I know this one has been annoying. It's fixed for the next EAP, but the change wasn't correctly tagged in git so this issue wasn't marked as resolved.
Fix released in 1.14.0-eap2 on 2024-11-08.
The last few weeks, me and my colleagues have started to see very frequent (sometimes several times a minute) exceptions from Cursive while typing into various
.clj
files. It seems to have started after a recent Cursive or IntelliJ update. I report these issues using the built-in Exception report function whenever they occur, but I wanted to also create an issue here in case I could help diagnose the issue somehow.Cursive version:
1.14.0-eap1-2024.2
IntelliJ version:2024.2.3 (Ultimate Edition) Build #IU-242.23339.11
macOS version:15.0.1 (24A348)
The
During querying provider
part is sometimes present, sometimes not.Please let me know if I can help diagnose this issue in any way!