I'm not sure what is special about that case or if it repros with other scenarios/folders. ```cpp #include <Kernel/ ``` Repro is like that -- one folder can be completed like "sys", but after that the completions show no results. <img width="280" alt="image" src="https://github.com/microsoft/vscode-cpptools/assets/19859882/574185a7-6407-48af-aeb8-e7df47b9b07f"> Other features like the `Add '#include'` code actions work correctly for those cases and I see the files under there being tag parsed.