Fork of zed-extensions/astro
  • 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] e98d632f3d
Update CI workflows to 3183c04 (#40)
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:38 +00:00
.github/workflows Update CI workflows to 3183c04 (#40) 2026-03-25 18:55:38 +00:00
languages/astro Add SCSS and Less highlighting for style elements (#31) 2026-02-02 21:25:57 +01:00
src chore: Cleanup print debugging (#27) 2025-12-10 18:11:33 +00:00
.gitignore Revert "Test merge queue (#26)" (#28) 2025-12-12 18:00:43 +01:00
Cargo.lock Bump version to 0.1.9 (#32) 2026-02-02 21:35:13 +01:00
Cargo.toml Bump version to 0.1.9 (#32) 2026-02-02 21:35:13 +01:00
extension.toml Bump version to 0.1.9 (#32) 2026-02-02 21:35:13 +01:00
LICENSE Apply post-extraction changes 2025-01-03 13:14:54 -05:00
README.md Apply post-extraction changes 2025-01-03 13:14:54 -05:00

Zed Astro

An Astro extension for Zed.

Development

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