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 bug / provide steps to reproduce it The left dock doesn't seem to have a horizontal scroll and the...
### 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...
### 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....
### 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...
### 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...
### 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...
### 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....
### 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:...
### 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...
### 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...