zed
zed copied to clipboard
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
### Check for existing issues - [X] Completed ### Describe the feature Zed currently already supports syntax highlighting for HTML. Should be low hanging fruit to extend it to support...
Zen mode
### Check for existing issues - [X] Completed ### Describe the feature I've seen a few feature request to allow us to hide a bunch of things, so I wanted...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it When simply switching tabs, Zed sometimes does switch instantly like 0.188.1, but...
Hey :) so excited this is open-sourced now. Would love for this to be published to the nix package registry for easy installs to NixOS
### Check for existing issues - [X] Completed ### Describe the feature It would be brilliant to allow reverting a piece of code by right clicking the gitgutter.
I'm dyslexic, so I actually have a hard time reading code without my mind getting jumbled up. One feature that I've found that has helped me tremendously is [JetBrains' Semantic...
### Check for existing issues - [X] Completed ### Describe the feature I don't know if I'm the only one who interacts with copilot this way, but I find the...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it The assistant feature does not ask for an API key on a...
### Check for existing issues - [X] Completed ### Language blade ### Tree Sitter parser link https://github.com/EmranMR/tree-sitter-blade ### Language server link https://github.com/haringsrob/laravel-dev-tools ### Misc notes Currently the file opens as...
According to [intelephense docs](https://github.com/bmewburn/intelephense-docs/blob/master/gettingStarted.md#environment), i want to set `wordpress` stub inside `intelephense.stubs` So, i just configure the editor based on zed docs : ```json "lsp": { "intelephense": { "initialization_options": {...