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.
This is a POC and would need significant feedback and improvement but it works as far as I could try. Release Notes: - Added preview tabs.
### Check for existing issues - [X] Completed ### Describe the feature I often work on markdown and SVGs and preview the outputs on an adjacent split tab in VSCode....
### Check for existing issues - [X] Completed ### Describe the feature After closing all the TAB there is no option to close open empty window. Good example is when...
### Check for existing issues - [ ] Completed ### Describe the feature This editor provide python language and pyright lsp. But, in django's grammer doesn't provied for example, i...
### Check for existing issues - [X] Completed ### Describe the feature Zed's highlight system does not highlight `readonly` as a keyword. ### If applicable, add mockups / screenshots to...
### Check for existing issues - [X] Completed ### Describe the feature First of all, nice work guys! Zed is great already 💯 A small idea to improve the vim...
### Check for existing issues - [X] Completed ### Describe the feature When you type a single quote, the editor does not autocomplete this for you because it's missing inside...
### Check for existing issues - [X] Completed ### Describe the feature Since https://github.com/zed-industries/zed/issues/5244 (which can be closed) cycling tabs L+R has been implemented with `pane::ActivateNextItem` and `pane::ActivatePrevItem`. But I'd...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it When copilot's suggestion pops up in editor, if you disable the copilot...
### Check for existing issues - [X] Completed ### Describe the feature Scrolling through text in Zed feels choppier compared to Visual Studio Code on a high refresh rate display...