index
01Command
Build or refresh the grepika code search index for the current project. Supports full rebuild (default) or incremental updates.
134 20d ago A 26 tokens
original MIT
Command
Build or refresh the grepika code search index for the current project. Supports full rebuild (default) or incremental updates.
Command
Find all references to a symbol using grepika's word-boundary matching and automatic reference classification (definition, import, typeusage, usage).
Command
Search the codebase using grepika's ranked, token-efficient search. Combines FTS5, ripgrep-backed regex search, and sparse n-gram prefiltering for relevance-ranked results.