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.
### Check for existing issues - [X] Completed ### Describe the feature When a large amount of access to the github api will be restricted, you need to configure the...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it - Auto-complete not working - Go to definition (`CMD` + click) not...
### Check for existing issues - [X] Completed ### Describe the feature ### If applicable, add mockups / screenshots to help present your vision of the feature _No response_
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Relative links in terminal only looks relative to the project root, but...
### Check for existing issues - [X] Completed ### Describe the feature A setting that enables users to create "folders" for specific files such as configuration files for frameworks, build...
### Check for existing issues - [X] Completed ### Describe the feature Allow to disable _Collab Panel_, _Assistant Panel_, _Chat Panel_, _Inline Assist_ in the setting, e.g. ```json "features": {...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it When using the autocompletion functionality you can't read properly the value displayed....
### Check for existing issues - [X] Completed ### Language Cuelang ### Tree Sitter parser link https://github.com/eonpatapon/tree-sitter-cue ### Language server link _No response_ ### Misc notes There's an [open ticket](https://github.com/cue-lang/cue/issues/1921)...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Have a long line that goes beyond width and have to horizontal...
### Check for existing issues - [X] Completed ### Describe the feature When you have 4 terminal tabs opening, then open another folder using `zed .` I expect there is...