Functions§
- build_
full_ index - Rebuild the index from scratch for a workspace root. Uses two-phase indexing:
- index_
one - Index a single file, updating or inserting its record. Note: For incremental updates, we still do single-pass indexing since we can’t easily rebuild the global symbol table for just one file. Cross-file reference resolution may be incomplete until the next full index.
- is_
indexed_ file - is_
kotlin_ file - is_
rust_ file - is_
ts_ file - remove_
if_ tracked