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 Currently **Angular** suggestion is not working due to missing **Angular Language Server** plugin. It would be great if...
Build media and live-kit in test-mode on non-MacOS (Related to https://github.com/zed-industries/zed/issues/5391 https://github.com/zed-industries/zed/issues/5395 https://github.com/zed-industries/zed/issues/5394) This makes it possible to build the media and live-kit crates on non-MacOS Release Notes: - N/A
### Check for existing issues - [X] Completed ### Describe the feature When there is an error inside a file reported by lets say the LSP the file color changes...
### Check for existing issues - [X] Completed ### Describe the feature currently, zed supports creating parent directories when creating files with `/` in the name, which is convenient, but...
### Check for existing issues - [X] Completed ### Describe the feature The vscode default keyborad(sure?)👀  Zed currently does not have this `Toggle*` command nor a default value 🤡,...
### Check for existing issues - [X] Completed ### Describe the feature same https://github.com/zed-industries/zed/issues/4382 I know it can be used `shift+esc`, but I want to hide these two locations ###...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it In a .svelte file with a typescript script block, Zed doesn't appear...
### Check for existing issues - [X] Completed ### Describe the feature The files/folders under a folder in the sidebar is always sorted alphabetically. But the following would be very...
[EditorConfig](https://editorconfig.org) is somewhat of an industry-standard these days. Although not a priority for me, you might want to take into consideration being compatible with existing EditorConfig configurations.