Auto-open files in Zed editor as Claude Code reads, edits, or writes them. Files are added to your current workspace buffer, so you can see all changes in one place.
# Add the marketplace
/plugin marketplace add joa23/claude-zed-follow
# Install the plugin
/plugin install zed-follow@joa23
That's it! Files will now auto-open in Zed as Claude works.
# Uninstall to disable
/plugin uninstall zed-follow@joa23
zed command available)# Zed CLI - install from Zed: Cmd+Shift+P → "cli: install"
# jq
brew install jq
The plugin uses a PostToolUse hook that triggers after Claude Code's Read, Edit, or Write tools complete. It:
zed --add (adds to current workspace buffer)Test locally without installing:
claude --plugin-dir ~/projects/claude-zed-follow
MIT
Modifies files
Hook triggers on file write and edit operations
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub joa23/claude-zed-follow --plugin zed-followVS Code editor integration for interactive content editing
Opens Claude Code plan files in Obsidian when presented for review
Real-time statusline HUD for Claude Code - displays context usage, tool activity, agent tracking, and todo progress
Neovim integration for Claude Code - prevents file modifications when files have unsaved changes in Neovim. `cargo install --git https://github.com/NishantJoshi00/sidekick` to install the CLI utility.
Claude Powerline statusline setup wizard
Git diff review integration for Claude Code with VSCode extension. Provides inline diff view, browser diff editor, and auto-open files.