Skip to content

feat: add tips from Zed v0.225.9#22

Merged
godruoyi merged 2 commits into
mainfrom
feat/tips-zed-v0.225.9
Feb 26, 2026
Merged

feat: add tips from Zed v0.225.9#22
godruoyi merged 2 commits into
mainfrom
feat/tips-zed-v0.225.9

Conversation

@godruoyi
Copy link
Copy Markdown
Contributor

Summary

  • Added 8 new tips from Zed v0.225.9 release
  • Tips cover: AI features, Git improvements, markdown preview, navigation, collaboration

Tips Included

  1. Agent Panel Restoration - AI threads persist across editor restarts
  2. Thinking Effort Controls - Adjust AI reasoning depth for supported models
  3. Mermaid Diagrams in Markdown - Render diagrams directly in preview panel
  4. LSP Document Symbols - Use LSP symbols in breadcrumbs and outline
  5. Git Init Button - Initialize repositories with one click
  6. Sticky Diff Hunk Controls - Diff controls stay visible while scrolling
  7. Audio Device Selection - Choose specific devices for collaboration
  8. Toggle Panel Actions - Dedicated toggle commands for all panels

Checklist

  • All tips validated with pnpm run validate:tips
  • Media URLs use GitHub links (auto-processed by build)
  • Categories match categories.yaml
  • Filenames follow naming conventions

Generated with Claude Code zed-tips-creator skill

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 26, 2026 07:52
@godruoyi godruoyi merged commit a42c6c1 into main Feb 26, 2026
@godruoyi godruoyi deleted the feat/tips-zed-v0.225.9 branch February 26, 2026 07:54
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds 8 new tips documenting features from Zed v0.225.9, covering AI capabilities, Git improvements, markdown preview enhancements, navigation features, and collaboration tools.

Changes:

  • Added 8 new tip files covering v0.225.9 release features
  • Tips span AI, Git, productivity, navigation, and shortcuts categories
  • All tips include PR URLs linking to the source implementations

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tips/agent-panel-restoration.mdx Documents automatic restoration of AI agent threads across editor restarts
tips/thinking-effort-controls.mdx Explains adjustable AI reasoning depth controls for supported models
tips/mermaid-diagrams-in-markdown.mdx Covers Mermaid diagram rendering in markdown preview panel
tips/lsp-document-symbols.mdx Details LSP-based document symbols for breadcrumbs and outline views
tips/git-init-button.mdx Describes one-click Git repository initialization from Git panel
tips/sticky-diff-hunk-controls.mdx Documents sticky diff controls that remain visible while scrolling
tips/audio-device-selection.mdx Explains audio device selection and testing for collaboration features
tips/toggle-panel-actions.mdx Details new dedicated toggle actions for all panels

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants