https://github.com/blankeos/vscode-to-zed-snippets
📐 Convert vscode snippets to zed snippets with a simple tool.
https://github.com/blankeos/vscode-to-zed-snippets
snippets vscode-snippets zed zed-editor
Last synced: 2 days ago
JSON representation
📐 Convert vscode snippets to zed snippets with a simple tool.
- Host: GitHub
- URL: https://github.com/blankeos/vscode-to-zed-snippets
- Owner: Blankeos
- Created: 2025-03-01T02:00:43.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-11T17:38:53.000Z (4 months ago)
- Last Synced: 2025-03-11T18:34:36.061Z (4 months ago)
- Topics: snippets, vscode-snippets, zed, zed-editor
- Language: TypeScript
- Homepage: https://vscode-to-zed-snippets.pages.dev/
- Size: 654 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## vscode-to-zed-snippets

A very simple web app to convert vscode snippets to zed.
Currently supports a mapping for:
- `tsx.json`
- `typescript.json`
- `javascript.json`
- `rust.json`If you want to add more, edit `utils/convert-vscode-to-zed-snippets.ts`