Skip to content

Add Zed extension support#26

Open
keejkrej wants to merge 2 commits into
vercel-labs:mainfrom
keejkrej:feat/zed-extension
Open

Add Zed extension support#26
keejkrej wants to merge 2 commits into
vercel-labs:mainfrom
keejkrej:feat/zed-extension

Conversation

@keejkrej
Copy link
Copy Markdown

@keejkrej keejkrej commented May 16, 2026

Summary

  • add a Zed extension for Zero .0 files with language detection, Tree-sitter syntax highlighting queries, editor queries, brackets, text objects, and snippets
  • include a Tree-sitter grammar for Zero and tests for the extension manifest, language config, queries, snippets, and dev-extension preparation
  • prepare local Zed dev installs by creating a temporary fetchable grammar repo for Zed's grammar build step

Closes #25.

Tests

  • npm run extension:zed:prepare
  • npm run extension:zed:test
  • npx --yes tree-sitter-cli@0.25.10 test

@vercel
Copy link
Copy Markdown

vercel Bot commented May 16, 2026

@keejkrej is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​tree-sitter-cli@​0.25.10911008293100
Addednpm/​toml@​3.0.01001009987100

View full report

@keejkrej keejkrej changed the title Fix Zed dev grammar packaging Add Zed extension support May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

zed extension for syntax highlighting

1 participant