I'm using Cursive 2025.1-251 and I can't resolve custom macros - Resolve as ... not listed in context actions. Also tried to add symbol resolutions manually but could not find and UI element to add macros there.
Check your intentions config to make sure the Clojure ones are enabled:
Checked all of them but I can not still see the option
This ClojureScript project, maybe because of this?
It shouldn't do - can you Cmd-click on m/defn* to navigate to its definition?
Yes I can go to the definition
My bad, now it works. I was trying to get the context actions though the symbol not the macro itself.
Since the 2025.1 EAP builds my IDE frequently freezes on my M1 mac. It always happens when my computer comes back from some kind of longer sleep-like state - either I was afk or had the lid closed. Anyone else experiencing similar?
Just ran into a case when I had 2 projects open in separate intellij windows since yesterday, wanted to continue work on them now (about 15 hours after I finished up), and one of them (a clojure project) is frozen, the other one (not a clojure project) is not.
since the non-clojure project window was responsive, I could quit IJ from there normally and didn't have to force quit
Did you get any auto-generated stack traces? I didn't think to check my other projects when this happened.
let me check
odd
I'm not seeing any automatic ones there, but I'll try to create one manually next time
That's odd. IntelliJ is usually very good at logging those when some part of the process is hung (usually something blocking or freezing on the Swing dispatch thread). It makes me wonder if the problem is actually with the JVM rather than IntelliJ itself.
I had the freeze again but couldn't trigger a manual dump.
Not sure what's up. I don't think it's Cursive as it started with the 25.1 eap. Although that brought a Cursive update with it too. I'll let you know if I manage to find out more
i'm getting occasional freezes too (requiring force quit) (which note is a different issue than the GC pauses i get on mac m1). Intellij IDEA 2025.1 (no longer EAP)
Note also I'm using an older jetbrains boot runtime jvm in order to reduce gc pauses on m1, this makes the issue tolerable
I've actually suddenly been having a lot of freezes in the last couple of days too, I've never had them until now. It's odd that it freezes the UI, but doesn't seem to freeze the IntelliJ app - macOS doesn't detect that it's frozen, and it doesn't produce auto thread dumps.
the freeze manifests in a completely unresponsive IDE, it won't even come to the front when cmd-tabbed to
Do you get automatic thread dumps? https://intellij-support.jetbrains.com/hc/en-us/articles/206544899-How-to-get-a-thread-dump-when-IDE-hangs-and-doesn-t-respond