How to Set up Visual Studio Code for Clojure Development

Set up VS-Code for Clojure development.

VSCode Setup#

The packages outlined in the Editor Tools section ship as a bundle with Calva. For VSCode, you only need Calva to get started:

  • open VSCode

  • press Ctrl/Cmd + Shift + P

  • search for "Install extension"

  • search for "Calva" in extensions marketplace

  • press the Install button

  • done!

Calva Installation

Calva also installs clj-kondo, a Clojure linter that you'll definitely find useful.

Start a new discussion. All notification go to the author.