Super simple Intellij Idea plugin to "Go To Spec" for clojure speclj tests.
- Go to the releases section of this repository and select a versioned
.jar
file - Open Intellij Idea and nagivate to
Intellij Idea > Settings... > Plugins
- Slect the gear ⚙ icon, usually next to
Marketplace/Installed
- Select
Install Plugin from Disk...
- Select the
spec-mate-[VERSION].jar
file
While looking at a .clj
, .cljc
, or .cljs
file in Intellij, right click and select Go To... > Spec
and you will be navigated to the speclj test if it exists.
To set as a hotkey:
- Navigate to
Intellij Idea > Settings > Keymap > Plugins > spec-mate > Spec
- Set your desired hotkey