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
trafficstars

close #4796 Similar to implementation in `navigate_to_definitions` Because find all references in rust-analyzer will return locations containing location we passed in, so we need remove it. And I'm not sure...

cla-signed

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it When updating to latest zed preview 0.106.0, got this while downloading the...

defect
elixir
language
language server failure
language server

### Check for existing issues - [X] Completed ### Describe the feature I believe https://github.com/Shopify/ruby-lsp recently became [the recommended language server for VSCode](https://twitter.com/ShopifyEng/status/1641535539412082724?cxt=HHwWyICxjYf488ctAAAA). Wondering if there is a way to...

enhancement
ruby
language

### Check for existing issues - [X] Completed ### Describe the feature I open my entire `~/src` folder in Zed which includes a lot of files/folders. I want to be...

enhancement
setting
seach / project search

### Check for existing issues - [X] Completed ### Describe the feature I found that is more difficult to grasp the split line between of the panels for adjusting their...

enhancement
workspace
panel

Being able to `cmd+click` on the usage of some symbol and jump to its definition [has been implemented](https://github.com/zed-industries/zed/pull/1237), but I would also like to be able to `cmd+click` on a...

enhancement
editor

### Check for existing issues - [X] Completed ### Describe the feature My main reason is that it seems that direct switching (command) through terminal is not supported now. like...

enhancement
terminal
keymap / key binding

### Check for existing issues - [X] Completed ### Describe the feature One of the very useful features of `vscode` is the built-in port forwarding, which persists URLs. This functionality...

enhancement
collaboration
workspace
setting

Context: - I did some digging and found that Alacritty (which we forked) by default does not use the user's $SHELL, but instead uses what's specified in /etc/passwd if any....

cla-signed

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it If you open a subfolder of a monorepo in zed (a folder...

defect
git