v0 scope
- Full-text content search.
- Path / filename filters.
- Tag filters (
#project). - Field filters (
status:todo,priority:high). zorid.type:taskfilter on typed files.- Result preview with match highlighting.
- Open result in active pane / new tab.
Query syntax (v0)
Platform APIs used
metadata.searchover the SQLite index.workspace.openFileto navigate to results.commandsto register the search command and palette entry.
Source
Full search plan on GitHub.