Open
Description
To reproduce:
- Install
ms-vscode.cpptools
- Open a workspace with no codeql databases and ensure the
vscode-codeql
extension is not activated - Add a folder with C/C++ code
- Notice that jump to definition is working
- Add a codeql database
- Try C++ code navigation again
BUG: Code navigation finds no definitions or references.