Step 113: project-wide search

This commit is contained in:
Bill
2026-02-09 12:30:31 -07:00
parent 8b33cd05d5
commit ea51a2c135
6 changed files with 322 additions and 8 deletions

View File

@@ -334,7 +334,7 @@ Whetstone-specific AST navigation.
LSPs don't provide this annotation-aware scope path).
*Modifies:* `CodeEditorWidget.h`
- [ ] **Step 113: Project-wide search**
- [x] **Step 113: Project-wide search**
Ctrl+Shift+F opens search panel. Searches all files in the workspace.
Results grouped by file with line previews. Click to open file at location.
Regex support. Include/exclude glob filters.