#Remove folder from codebase index?
3 messages · Page 1 of 1 (latest)
Hi @shadow pecan. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
I'm sorry, but the knowledge sources do not contain explicit instructions on how to remove a specific folder from Warp's codebase index or prevent it from being indexed. The documentation does mention that codebase context outlines are generated and stored locally, and you can inspect the full contents in the following directory on macOS:
cd "$HOME/Library/Application Support/dev.warp.Warp-Stable/codebase_index_snapshots"
You may be able to manually delete the relevant JSON file(s) corresponding to the problematic folder from this directory, but the official documentation does not confirm whether this is a supported or safe method. There is also no mention of a UI or command within Warp to exclude or remove a folder from the codebase index, nor are there details about logging for failed indexing attempts or how to suppress related alerts.