clojure-lsp
« Back to VersTracker
Description:
Language Server (LSP) for Clojure
Type: Formula  |  Latest Version: 2025.11.28-12.47.43@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: clojure lsp language-server developer-tools editor
Install: brew install clojure-lsp
About:
clojure-lsp is a Language Server Protocol implementation for Clojure, providing IDE features like code completion, diagnostics, and refactoring. It leverages clj-kondo for static analysis to deliver fast and accurate feedback. This tool enhances editor support for Clojure development across various editors.
Key Features:
  • Code completion and intelligent suggestions
  • Real-time diagnostics and linting via clj-kondo
  • Refactoring support (e.g., rename, clean-ns)
  • Cross-editor compatibility via LSP
Use Cases:
  • Enhancing Clojure development in VS Code, Emacs, or Vim
  • Automated code analysis and error detection in CI pipelines
Alternatives:
  • clojure – The standard Clojure CLI; lacks built-in LSP features but provides REPL and build tooling.
License: MIT
Dependencies: openjdk
Bottles available for: all
Version History
Detected Version Rev Change Commit
Nov 28, 2025 2:15pm 2025.11.28-12.47.43 0 VERSION_BUMP a1b78ee2
Nov 19, 2024 5:06pm 20241108T174929 0 VERSION_BUMP 3ea72848