Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Clojure LintNew to Visual Studio Code? Get it now.
Clojure Lint

Clojure Lint

marcomorain

|
3,213 installs
| (1) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

clojure-lint A Clojure Linter For VS Code

clojure-lint is an extension for VS Code that lints Clojure files.

Features

The extension lints Clojure and EDN code using the clj-kondo. Linting will happen automatically whenever a Clojure file is saved. Any problems will be overlaid on top of the source code, as well as being listed in the Problems pane in VS Code.

Problems pane

Installation

You can install the extension from the VisualStudio Marketplace.

Requirements

  1. clj-kondo must be installed and available on the PATH.

Contact Us

Please log any feedback or problems that you encounter in a GitHub Issue.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft