Fork of zed-extensions/racket
  • Tree-sitter Query 85.5%
  • Rust 14.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
zed-zippy[bot] c90e2b16fa
Update CI workflows to 3183c04 (#14)
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:40 +00:00
.github/workflows Update CI workflows to 3183c04 (#14) 2026-03-25 18:55:40 +00:00
languages/racket Improve syntax highlights (zed-industries/zed#18728) 2024-10-09 19:25:46 +02:00
src chore: Fix autofixable clippy violations (#6) 2025-12-15 22:49:39 +00:00
.gitignore Add lsp support (#1) 2025-07-25 18:43:46 -05:00
Cargo.lock Bump version to 0.1.1 (#7) 2025-12-15 23:57:57 +01:00
Cargo.toml Bump version to 0.1.1 (#7) 2025-12-15 23:57:57 +01:00
extension.toml Bump version to 0.1.1 (#7) 2025-12-15 23:57:57 +01:00
LICENSE Apply post-extraction changes 2025-01-03 16:47:59 -05:00
README.md Apply post-extraction changes 2025-01-03 16:47:59 -05:00

Zed Racket

A Racket extension for Zed.

Development

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