Cursive 2025.2-eap4

Jul 24, 2025

Cursive 2025.2-eap4 is out. It's a bugfix release, fixing very high memory usage with the new clj-kondo integration from eap3. After some debugging with borkdude we found it was actually a problem in clj-kondo itself, many thanks to him for getting the fix out so quickly. Since this fix is currently only in a snapshot build of clj-kondo, you'll see if you look at the versions in the Cursive kondo config that there's just the one snapshot build available. You can refresh and pick an older version there if you really want to, but it will have the very high memory use, of course - I don't recommend it. Once that fix is in an official clj-kondo build I'll release another update pinning to the final version.

Here's the issue:

Fixed

  • Very high memory use with clj-kondo integration #3045

Cursive 2025.2-eap3