Fork of zed-extensions/clojure
  • Rust 80.7%
  • Tree-sitter Query 19.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
zed-zippy[bot] 5f1b3bcb1a
Update CI workflows to 3183c04 (#24)
This PR updates the CI workflow files from the main Zed repository
based on the commit
zed-industries/zed@3183c04515

The update includes a new version of the extension CLI which adds
validation for semantic token rules for languages

Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
2026-03-25 18:55:42 +00:00
.github/workflows Update CI workflows to 3183c04 (#24) 2026-03-25 18:55:42 +00:00
languages/clojure Add comment language injections (#13) 2025-10-28 11:00:35 +01:00
src chore: Apply clippy autofixes (#17) 2025-12-22 11:04:50 +00:00
.gitignore Update gitignore (#10) 2025-08-22 16:56:55 +02:00
Cargo.lock Bump version to 0.2.2 (#16) 2025-12-22 11:06:25 +00:00
Cargo.toml Bump version to 0.2.2 (#16) 2025-12-22 11:06:25 +00:00
extension.toml Bump version to 0.2.2 (#16) 2025-12-22 11:06:25 +00:00
LICENSE Apply post-extraction changes 2025-01-03 15:47:51 -05:00
README.md Apply post-extraction changes 2025-01-03 15:47:51 -05:00

Zed Clojure

A Clojure extension for Zed.

Development

To develop this extension, see the Developing Extensions section of the Zed docs.