Integrate codebase indexing toggle into VS Code settings with user/remote/workspace scope control #2054
enoch-robinson
started this conversation in
1. Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Currently, the codebase indexing toggle lacks integration with VS Code's configuration system. Users cannot control indexing via standard VS Code settings (settings.json) or scope it to User/Remote/Workspace.
Expected Behavior
Add a VS Code configuration setting (e.g., kilocode.indexing.enabled) that supports toggle codebase indexing for different scopes.
Beta Was this translation helpful? Give feedback.
All reactions