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