Cursive 2025.2.1-eap4

Nov 6, 2025

Cursive 2025.2.1-eap4 is out. It adds a feature to the clj-kondo support to allow not copying configs automatically in large projects, this is now controlled by the config setting at Settings | Languages & Frameworks | Clojure | clj-kondo | Project Settings | Copy library configs on initialization. It also fixes a bug when using authenticated proxies with Leiningen in recent IntelliJ versions.

Here are the issues:

Changed

  • Don't pass --copy-configs to clj-kondo (or make it configurable) #3066

Fixed

  • When starting a lein REPL using a proxy configuration, credential store exception is thrown #3070

Cursive 2025.2.1-eap3