Cursive 2026.2.1-eap1

Aug 3, 2026

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 (despite what the issue title says).

Here are the issues:

Changed

  • Use .idea/.name for deps.edn project and module names #3108
  • Update destructuring grammar for Clojure 1.13-alpha4 #3107
  • Make Leiningen error messages clickable #3058

Fixed

  • Classic formatter incorrectly indents newline-split namespaced maps #3106
  • Generate stubs - Syntax error reading source #3101
  • Static Field access - cursive wrongly highlights method call as "warning" if a static field with the same name exists. #3074
  • UI Freeze when starting REPL on WSL (blocking socketConnect on AWT thread) #3067
  • Test reporting fails over non-string assertion message in clojure.test/is #2962

Cursive 2026.2