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

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Vue-language-server is not working From low version to high version, none of...

bug
awaiting info
windows
language
language server failure
language server

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it The `rust-analyzer` provided by from my `PATH` always fails to run. Yet...

bug
rust
language
language server failure
language server

### Summary The size of the right dock is not persisted and restored across restarts like the left dock is. ### Description Steps to reproduce: 1. Resize the left dock...

serialization
dock

### Check for existing issues - [X] Completed ### Describe the feature Paths are not autocompleted if supplying flags, such as `zed --add ./`. ### Zed Version and System Specs...

feature
cli

### Summary Multi cursor insertions and deletions are very slow when editing more than 1000+ lines. ### Description When editing more than 1000 lines Zed appears noticeably slow updating the...

performance
editor
reproducible

| Before | After | | - | - | | | | Release Notes: - Fix commit message text being obscured when too long.

cla-signed

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it When the font size is set to an odd value, `.rounded_full()` produces...

bug
stale
design papercut
ui scaling

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Start a long-running task in Zed. Notice that the output is going...

bug
terminal
windows
stale

In Rust have `let thing= ...` where `...` has a type involving generics, and enable inlay hints. The `>=` becomes a ligature between the inlay hint and code. ![image](https://github.com/user-attachments/assets/34c631d1-b8cb-4fad-8be8-d1e5fe6a859d) Without...

bug
inlay hints
stale

**Summary:** If a user triggers the inline assistant with an empty selection (just a cursor), they expect the inline assistant to be able to see/edit the whole line. Currently, it...

bug
editor
ai
assistant
stale