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 3819 zed issues
Sort by recently updated
recently updated
newest added

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it The left dock doesn't seem to have a horizontal scroll and the...

defect
project panel

### Check for existing issues - [X] Completed ### Describe the feature Allow use emmet snippets to input html/css. vscode docs https://code.visualstudio.com/docs/editor/emmet ### If applicable, add mockups / screenshots to...

enhancement
editor
html

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Zed applies parent `.gitignore` even if only the nested folder is open....

defect
git

### Describe the bug / provide steps to reproduce it When multiple cursors have their username rendering in the same place, it flickers. Should just be a sort in the...

defect
editor
good first issue

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it When leave the copilot open, type hints always hidden like that: turn...

defect
editor
copilot
ai

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it My editor looks like this: The following `settings.json` can cause it. Just...

defect
font

### Describe the feature In most of today's code editors there is support for building tasks and debugging/launch support. This gives better reliability on the editor and reduces terminal usage....

editor

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it I defined customized keymap but it doesn't work. ### Environment ``` Zed:...

defect

### Check for existing issues - [X] Completed ### Describe the feature One of my favorite features of Atom was subtle and unassuming, but one that I've gone through great...

enhancement
triage
admin read

### Check for existing issues - [X] Completed ### Describe the feature Add support for showing the diff between different files, similarly to VSCode's `code -d/--diff`. ### If applicable, add...

enhancement
git
priority request