zed icon indicating copy to clipboard operation
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.

Results 3729 zed issues
Sort by recently updated
recently updated
newest added

enhancement
design
potential extension

### 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...

enhancement
potential plugin
unsupported language

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

cla-signed

### 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...

enhancement
project panel

### 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...

enhancement
project panel

### Check for existing issues - [X] Completed ### Describe the feature The vscode default keyborad(sure?)👀 ![code](https://github.com/zed-industries/zed/assets/45585937/80d04751-9578-46aa-87df-de22223ed91a) Zed currently does not have this `Toggle*` command nor a default value 🤡,...

enhancement
triage
admin read

### 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 ###...

enhancement
workspace
setting

### 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...

defect
language
setting
svelte

### 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...

enhancement
project panel
setting
good first issue

[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.

enhancement
potential plugin