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

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it The [features page](https://zed.dev/features#multi-cursor-editing) describes multi-cursor editing as being available with > the...

bug
editor
keybinds

Attempt to add `@astrojs/language-server` and [virchau13/tree-sitter-astro](https://github.com/virchau13/tree-sitter-astro).

cla-signed

This PR implements a feature I was missing from VSCode: the ability to preview markdown files inside the editor. This allows users to preview README's and other markdown documents in...

cla-signed

Terraform and HCL are almost the same language, but not quite so proposing them as separate languages within Zed. (Terraform is an extension of HCL, with a different formatter.) This...

cla-signed

### Check for existing issues - [X] Completed ### Describe the feature Hi, I am currently using VSCode. Is there quick way to migrate VSCode settings like theme? ### If...

enhancement
themes
setting

### Check for existing issues - [X] Completed ### Describe the feature In some situations, LSP will not provide any completions (also there's no plain words completion in Zed currently)....

enhancement
editor

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it It seems that all four borders have the same visual issue, have...

defect
workspace

Please see [this comment](https://github.com/zed-industries/zed/issues/6778#issuecomment-1912480339) and [the one below it](https://github.com/zed-industries/zed/issues/6778#issuecomment-1912798489) explaining the problem and my solution to it. Release Notes: - Fixed issue where copy-paste for folders was not working in...

cla-signed

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Receiving the following error (with some redactions): ``` Language server error: YAML...

defect
network

Resolves #4970 Resolves #5326 ## Checklist - [x] Added `themes` configuration - [x] ~~Added an action to toggle between different theme modes~~ Removed as `auto` mode has been implemented -...

cla-signed