Fork of zed-extensions/deno
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
zed-zippy[bot] 9009f72eaf
Update CI workflows to 3183c04 (#27)
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:56 +00:00
.github/workflows Update CI workflows to 3183c04 (#27) 2026-03-25 18:55:56 +00:00
src Make downloaded language server binary executable (zed-industries/zed#25252) 2025-02-20 08:28:05 -05:00
.gitignore Apply post-extraction changes 2025-03-05 10:09:18 -05:00
Cargo.lock v0.1.1 2025-03-05 10:14:33 -05:00
Cargo.toml v0.1.1 2025-03-05 10:14:33 -05:00
extension.toml v0.1.1 2025-03-05 10:14:33 -05:00
LICENSE Apply post-extraction changes 2025-03-05 10:09:18 -05:00
README.md Add link to docs in README. Fixes #9 2025-08-21 18:12:00 -04:00

Zed Deno

A Deno extension for Zed.

Documentation

See: Zed Deno Documentation

Development

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