Skip to content

Zed Support #35

Description

@herohiralal

Is your feature request related to a problem?

Support for Zed code editor?

I've been using VSCode for the longest time, and this plugin has been a lifesaver.

Recently, Zed was released for Windows, after being OSX/Linux only for the longest time, and so I decided to try it out. And it's been surprisingly similar to VSCode, except just much more performant.

Describe the solution you'd like

It'd be amazing if I could maintain my workflow (win+space for command palette, { for coding projects - Zed and VSCode ones together, the same way it works right now for VS and VSCode projects).

I did some more research, the workspaces are stored inside %LOCALAPPDATA%\Zed\db\0-stable\db.sqlite file. It requires some kind of SQLite parsing. I uploaded mine to this online viewer and voila, there's a table called workspaces, and wherever the paths column is not null, is a valid workspace.

Describe alternatives you've considered

There aren't any alternatives available as such. I tried to search for a similar integration.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions