If I were to turn of codebase indexing, will it still look through all the files in my workspace and find additional context for the prompt?
I think if you haven’t indexed your codebase but use @Codebase
, it can still search for relevant snippets, but it uses a much worse search algorithm.
But you can still @ whole files or folders without an indexed codebase.