Feature Request: IDE Integration with ZED Editor
Status Fixed / completed
Maintainer reply None cached
Activity 12 comments · opened Jun 1, 2025 · closed Jan 5, 2026
CC runs fine in Zed terminal and looks pretty. But legit integration with ZED would be awesome. Currently running CC IDE selector only displays 'none' or VS Code.
12 Comments
Adding psql's
\emeta command to open$EDITOR(nvim for me) would be epic.Would that work for this Zed request too?
This is similar with Support for other IDEs (Neovim/Emacs) #1234 , we only to create one extensions, which support _WebSocket MCP protocol_, can integration to _Zed IDE_.
https://github.com/yuya373/claude-code-emacs
https://github.com/yuya373/claude-code-emacs/blob/master/docs/MCP-SETUP.md
LSP integration - Get diagnostics, find definitions/references, describe symbols
Diff tools - Compare files, view git changes, apply patches
Real-time events - Buffer changes and diagnostics sent to Claude Code automatically
Has anyone tried this plugin yet? https://github.com/orual/zed-claude-code
I found it while searching for Claude Code for Zed IDE.
NOW The claude-code-zed now supports basic functionality: (@jellydn )
✅ Working Features
🚧 Limitations
also, /terminal setup missing in zed terminal, is it because claude code doesnt have the integration support for zed?
I feel like for this to truly rock, it would mean CC is fully integrated in Zed's agent panel.
This is now possible with the new ACP update
Refer to this comment to get started with claude code acp in zed.
Hey, Agus from Zed here!
Following our recent launch of the Agent Client Protocol, we've just published a built-in Claude Code integration. This integration is powered by our open-source adapter, which is built on top of the Claude Code SDK.
You can read more about it in the announcement post! We'd love to hear your thoughts on both the adapter and the experience in Zed.
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
Thanks @agu-z ! I did try Zed’s built-in Claude Code integration, and I like its native support. ❤️
However, the tradeoff is that its features will be likely always behind Claude Code itself. For example, Zed’s built-in integration:
So I think it still makes sense for Claude Code to support
/idefor Zed. Thanks! ☺️This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.