Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>clj-kondoNew to Visual Studio Code? Get it now.
clj-kondo

clj-kondo

borkdude

|
41,305 installs
| (9) | Free
Clj-kondo, a linter for Clojure that sparks joy.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Clj-kondo

Clj-kondo is a linter for Clojure and ClojureScript. This extension bundles a language server and client for clj-kondo and requires no additional installation.

After installation, the linter will run after opening and changing Clojure related files.

The code for this extension is hosted here. For more information about clj-kondo itself, go here.

Changes

2019.12.14

  • Bump clj-kondo to 2019.12.14. From this version on the plugin will maintain the same versioning as the bundled clj-kondo version.

0.0.11

  • Undo unintended change to column of diagnostic location

0.0.10

  • bump clj-kondo lib to v2019.11.23.

0.0.9

  • bump clj-kondo lib to v2019.11.07.

0.0.8

  • fix error when opening build.boot file (which is registered as a Clojure file by Calva)

0.0.7

  • bump clj-kondo lib to v2019.11.03.

0.0.6

  • bump clj-kondo lib to v2019.10.26.

0.0.5

  • fix: language server would not shut down when editor closes

0.0.4

  • add logo

License

Copyright © 2019 Michiel Borkent

Distributed under the EPL License, same as Clojure. See LICENSE.

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