mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-17 13:13:35 +08:00
- Input @ in composer to open file search popup showing project root - Filter files/directories by typing, navigate with keyboard or mouse - Click directory to enter subdirectory, type / to navigate deeper - Enter selects item and inserts path text at cursor, popup closes - Parse filter path (e.g. @src/components/) to auto-navigate and search - Desktop: filesystem browse/search API supports includeFiles and search - Web: directory tree browser with real-time search filtering