Skip to content

Find references/definition not working for C++ code when the vscode-codeql extension is activated #934

Open
@aeisenberg

Description

@aeisenberg

To reproduce:

  1. Install ms-vscode.cpptools
  2. Open a workspace with no codeql databases and ensure the vscode-codeql extension is not activated
  3. Add a folder with C/C++ code
  4. Notice that jump to definition is working
  5. Add a codeql database
  6. Try C++ code navigation again

BUG: Code navigation finds no definitions or references.

Metadata

Metadata

Assignees

No one assigned

    Labels

    VSCodebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions