extensions
extensions copied to clipboard
Extensions for the Zed editor
Updates repository URL and removes redundant bash tree-sitter for Shell Script already provided in Zed core. Diff: - https://github.com/zed-extensions/bash/compare/v0.0.1...v0.0.3
### Check for existing issues - [x] Completed ### Misc notes I added a TOML Language Server Extension. Let's search for it. "TOML" Not Found. Let's search for it. "Tombi"...
### Check for existing issues - [x] Completed ### Language Handlebars ### Tree Sitter parser link _No response_ ### Language server link _No response_ ### Misc notes It seems like...
### Check for existing issues - [X] Completed ### Misc notes I love the concept of highlighting code blocks, as I feel it greatly improves code readability in some languages...
the `svelte-snippets` extension is not working. It works if you install as a dev extension but not from the extension store. this is on both 0.0.1 and 0.0.2, I have...
### Check for existing issues - [x] Completed ### Language XML ### Tree Sitter parser link https://github.com/tree-sitter-grammars/tree-sitter-xml ### Language server link _No response_ ### Misc notes There is XML plugin...
If we have removed an extension from this repo because of missing upstreams, we should likely unpublish the existing extension versions. See: - [ ] https://github.com/zed-industries/extensions/pull/2447 - [ ] https://github.com/zed-industries/extensions/pull/2859...
todo.txt
### Check for existing issues - [X] Completed ### Language todo.txt ### Tree Sitter parser link https://github.com/arnarg/tree-sitter-todotxt ### Language server link _No response_ ### Misc notes _No response_
Pascal
### Pascal - tree-sitter: https://github.com/Isopod/tree-sitter-pascal - LSP: https://github.com/castle-engine/pascal-language-server
## Overview This pull request adds the **base64-slash-command** extension to the Zed extensions repository. The extension is added as a Git submodule, and the top-level configuration has been updated to...