Although there are other tools out there like Cursive
we recommend using Visual Studio Code
and its plugin Calva
since both tools are free.
Install the latest version of VSCode
The Calva
plugin is an addon for VSCode that will add Clojure support to the IDE.
Select "View -> Extensions" and search for Calva
Make sure you have the editor built and setup at least once.
- Open the
Visual Studio Code
app in thedefold/editor
folder - Open the command palette (CMD+SHIFT+Pkbd>) in VSCode
- Choose
Calva: Start a project REPL and Connect (aka Jack-in
- Choose
Leiningen
- Choose
No alias
- In "Pick any profiles to launch with", choose
dev
andlocal-repl
The editor should now launch with the project selection dialog