cursive 2026-08-03

Cursive 2026.2.1-eap1 is out. It's a bugfix release, fixing a few problems from the last release and a bunch of issues from the tracker too. It also updates the support for the new destructuring syntax in Clojure to 1.13-alpha6. https://cursive-ide.com/blog/cursive-2026.2.1-eap1.html

🎉 2

IJ (2026.2.1 RC Build #IU-262.9437.65, built on July 30, 2026) is not picking up this plugin update 😞 i've installed https://plugins.jetbrains.com/plugin/download?rel=true&updateId=1123774 but now the IJ interface offers this update: > 2026.2.1-eap1-262 → 2026.2-262 smells like their version comparison is buggy or im just being dumb again...

No, that looks like their version comparator, I'll check that. In the meantime you can manually download and install it from https://plugins.jetbrains.com/plugin/8090-cursive/versions/eap and manually install it.

👍 1

I have a file watcher set up to run standard-clj fix on save. In the video above you can see how Cursive formats :require clauses with two spaces, and then standard-clj formats it back to one space.