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

This PR adds the C# tree-sitter grammar. It also adds OmniSharp-Roslyn for LSP support. Resolves issue [#5299](https://github.com/zed-industries/zed/issues/5299) Release Notes: - Added C# support ## VSCode ## Zed

cla-signed

This pull request adds support for upper / lower casing a visual selection with `u` or `U` respectively, and resolves #6901. I took an approach to split out the logic...

cla-signed

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it When I quit Zed in normal windowed mode and re-launch it, it...

defect
workspace
serialization

This PR completes the first task of the Tabless editing feature (#6424). It makes file finder select the previously opened file by default which allows the user to quickly switch...

cla-signed

This pr is created to add java syntax highlighting and lsp (eclipse.jdt.ls) The PR is not ready to be merged yet because I am encountering some strange issues and would...

cla-signed

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it When saving, Zed just doesn't respect the tab size that was set...

defect
editor
setting

Once this [PR]( https://github.com/zed-industries/zed/pull/6914) is merged, then this binding is what vscode users will like Release Notes: - Added `space` keybind with `ProjectPane::Open`

cla-signed

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it ### Environment Zed: v0.120.3 (Zed Preview) OS: macOS 14.2.1 Memory: 16 GiB...

defect
zed.dev

#6910 I changed the `open_file` symbol to `open`, because this is more consistent with the original intention Release Notes: - Added the ability to expand/collapse directories using the `project_panel::Open` action.

cla-signed

**Describe the solution you'd like** Would be great to have Java support, at least syntax highlight. LSP integration is a (very) nice to have.

enhancement
potential plugin
language
unsupported language