Fork of zed-extensions/zig
  • Rust 59.8%
  • Tree-sitter Query 40.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
zed-zippy[bot] 1207c35bb5
Update CI workflows to 3183c04 (#35)
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:57 +00:00
.github/workflows Update CI workflows to 3183c04 (#35) 2026-03-25 18:55:57 +00:00
languages/zig Add new context option to add ability to run as zig run (#19) 2026-03-02 19:03:53 -06:00
src Add new context option to add ability to run as zig run (#19) 2026-03-02 19:03:53 -06:00
.gitignore Apply post-extraction changes 2025-03-12 14:11:22 -04:00
Cargo.lock Bump version to 0.4.2 (#30) 2026-03-03 02:09:29 +01:00
Cargo.toml Bump version to 0.4.2 (#30) 2026-03-03 02:09:29 +01:00
extension.toml Bump version to 0.4.2 (#30) 2026-03-03 02:09:29 +01:00
LICENSE Apply post-extraction changes 2025-03-12 14:11:22 -04:00
README.md Apply post-extraction changes 2025-03-12 14:11:22 -04:00

Zed Zig

A Zig extension for Zed.

Development

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