brcosta / clj-extras-plugin

Clojure Extras IntelliJ Plugin
https://plugins.jetbrains.com/plugin/18108-clojure-extras/
Apache License 2.0
55 stars 12 forks source link
clj-kondo clojure clojurescript intellij-plugin plugin

Clojure Extras Plugin

Custom features added on top of Cursive for Clojure Lovers.

Main Features

Installation

Preferences

Custom highlighting can be configured at Settings/Preferences > Editor > Color Scheme > Clojure Extras

You can also setup a custom clj-kondo binary, enable/disable inspections, pretty printing and stdout redirection on Settings/Preferences > Tools > Clojure Extras

image

Tips

To make clj-kondo inspections highlighting faster you can tune the autoreparse delay on Settings/Preferences > Editor > Autoreparse delay

image

Plugin based on the IntelliJ Platform Plugin Template.