extensions
extensions copied to clipboard
Extensions for the Zed editor
### Check for existing issues - [x] Completed ### Misc notes For a more integral workflow it'd be better to be able to view PDFs and Tables through Zed somehow.
### Check for existing issues - [x] Completed ### Misc notes How can I use multiple snippets for different languages in an extension, in svelte I want to add snippets...
### Check for existing issues - [x] Completed ### Language Arduino ### Tree Sitter parser link https://github.com/tree-sitter-grammars/tree-sitter-arduino ### Language server link https://github.com/arduino/arduino-language-server ### Misc notes Something close to what gnome...
Smarty
### Check for existing issues - [X] Completed ### Language Smarty ### Tree Sitter parser link https://github.com/Kibadda/tree-sitter-smarty ### Language server link https://github.com/landeaux/vscode-smarty-langserver-extracted ### Misc notes https://marketplace.visualstudio.com/items?itemName=ssigwart.vscode-smarty https://github.com/ssigwart/vscode-smarty
### Check for existing issues - [x] Completed ### Misc notes E.g. I'd like to develop an extension providing a simple "settings sync" functionality that can be manually invoked by...
### Check for existing issues - [x] Completed ### Language Linkerscript (\*.ld/\*.x files) ### Tree Sitter parser link https://github.com/tree-sitter-grammars/tree-sitter-linkerscript ### Language server link N/A ### Misc notes _No response_
### Check for existing issues - [x] Completed ### Language Nelua ### Tree Sitter parser link https://github.com/codehz/tree-sitter-nelua ### Language server link https://github.com/kmafeni04/nelua-lsp ### Misc notes _No response_
This is a tracking issue for the removal of the `scrollbar_thumb.background` style property. This style property was renamed to `scrollbar.thumb.background` in https://github.com/zed-industries/zed/pull/8004 and deprecated with a warning in https://github.com/zed-industries/zed/pull/13081. There...
This is a tracking issue for extensions still using the `extension.json` manifest format instead of `extension.toml`. ## Extensions using `extension.json` - [ ] `assembly` - Repository URL: [https://github.com/DevBlocky/zed-asm](https://github.com/DevBlocky/zed-asm) - Issue:...
### Check for existing issues - [x] Completed ### Language Slang ### Tree Sitter parser link https://github.com/tree-sitter-grammars/tree-sitter-slang ### Language server link _No response_ ### Misc notes I just recently found...