feat: add 6 tips from Zed v0.221.4 release#19
Merged
Conversation
Add valuable tips from Zed v0.221.4 stable release: AI/Agent Features: - acp-registry-install-agents: Install agents from ACP Registry (#47470) - agent-edit-queued-messages: Edit queued messages with Cmd+E (#47234) - agent-per-tool-permissions: Granular tool permission controls (#46284) - agent-diagnostics-context: @diagnostics mention for error context (#42270) Vim Features: - vim-tag-stack-navigation: Tag stack for Go to Definition jumps (#46002) Configuration: - editorconfig-parent-directories: EditorConfig inheritance from parent dirs (#46332) All tips include PR references, proper categories, and clear explanations. 🤖 Generated with Claude Code Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Add 6 high-value tips extracted from Zed v0.221.4 release (published 2026-01-28).
Tips Added
AI/Agent Features (4 tips)
acp-registry-install-agents: Install specialized agents from ACP Registry (#47470)
agent-edit-queued-messages: Edit queued agent messages with Cmd+E (#47234)
agent-per-tool-permissions: Granular tool permission controls (#46284)
agent-diagnostics-context: @diagnostics mention for LSP errors (#42270)
Vim Features (1 tip)
pane::GoToOlderTagandpane::GoToNewerTagConfiguration (1 tip)
root = trueto stop inheritanceQuality Assurance
✅ All tips passed
npm run validate:tips✅ No duplicate tips (checked existing collection)
✅ Focused on valuable new features (ignored most bug fixes)
✅ All tips include PR references and proper attribution
✅ Media URLs extracted from PRs where available
✅ Clear, concise descriptions without unnecessary complexity
Test Plan
🤖 Generated with Claude Code