- Add useTreeSearch composable with filtering logic - Implement search bar with Ctrl+F shortcut - Show search results with ancestor paths - Add search match indicator (cyan dot) - Display "no results" message when search is empty - Support clear search with X button Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Vue 3 + TypeScript + Vite
本模板用于在 Vite 中基于 Vue 3 与 TypeScript 进行开发。模板使用 Vue 3 的 <script setup> 单文件组件,可参阅 script setup 文档 了解更多。
推荐的项目配置与 IDE 支持请参考 Vue 文档 TypeScript 指南。