No description
  • JavaScript 95.5%
  • Just 2.5%
  • TypeScript 2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-01-28 14:55:31 -05:00
.github danger: Use Danger Proxy running on Cloud (#4481) 2026-01-13 14:13:07 -05:00
extensions Merge branch 'main' of github.com:0xGingi/extensions 2026-01-28 14:55:31 -05:00
src ci: Add check that extension IDs stay consistent (#4403) 2026-01-07 17:04:04 +01:00
.gitignore Ignore lock files for other package managers (#1326) 2024-08-29 09:13:50 -04:00
.gitmodules Merge branch 'main' into main 2026-01-21 12:01:29 -05:00
.prettierignore Update packaging infrastructure (#242) 2024-02-27 21:11:07 -05:00
dangerfile.ts Setup Danger (#1557) 2024-10-18 16:53:55 -04:00
extensions.toml Merge branch 'main' into main 2026-01-21 12:01:29 -05:00
justfile Slint: update to 0.0.9 (#3002) 2025-07-15 10:48:06 -04:00
package.json Update dependency prettier to v3.7.4 (#4056) 2026-01-05 12:42:29 +01:00
pnpm-lock.yaml Update dependency prettier to v3.7.4 (#4056) 2026-01-05 12:42:29 +01:00
README.md Replace in-repo docs with link to Zed docs (#1318) 2024-08-28 09:03:08 -04:00
renovate.json chore: Configure Renovate (#1550) 2024-10-18 14:40:18 -04:00
tsconfig.json Enable skipLibCheck 2024-02-28 12:00:41 -05:00
vite.config.mjs Use dir instead of root in Vitest config (#251) 2024-02-28 12:09:48 -05:00

Zed Extensions

This is the central repository containing the extensions available for Zed.

Getting started

See the Developing Extensions docs for how to develop and publish your extension

Looking for extension ideas? Check out:

If an issue requesting an extension is tagged with the needs infrastructure label, it indicates that the extension cannot currently be developed due to the absence of necessary system infrastructure.