Fork of zed-extensions/svelte
  • Tree-sitter Query 53.4%
  • Rust 46.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
zed-zippy[bot] 53d9418c1e
Update CI workflows to 3183c04 (#74)
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:20 +00:00
.github/workflows Update CI workflows to 3183c04 (#74) 2026-03-25 18:55:20 +00:00
languages/svelte Add comment language injections (#52) 2025-12-30 21:46:36 +01:00
src chore: Apply rustfmt (#61) 2025-12-30 20:51:13 +00:00
.gitignore Indent when adding linebreak between tags (#18) 2025-02-19 14:52:11 -05:00
Cargo.lock Bump version to 0.2.11 (#60) 2025-12-30 20:52:51 +00:00
Cargo.toml Bump version to 0.2.11 (#60) 2025-12-30 20:52:51 +00:00
extension.toml Bump version to 0.2.11 (#60) 2025-12-30 20:52:51 +00:00
LICENSE Apply post-extraction changes 2024-10-18 13:06:51 -04:00
README.md Add README 2024-10-18 13:09:05 -04:00

Zed Svelte

A Svelte extension for Zed.

Development

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