Skip to content

[Intellisense] Annoying error message when viewing git diffs. #1475

Closed
@vadimcn

Description

@vadimcn

VSCode: 1.19.2
Extension: 0.14.6

I've configured C++ intellisense to use the compile_commands.json file from cmake.

Whenever I view git diffs (using GitLens extension), the C++ extension keeps popping up errors similar to this: "application-20626910647KP2B8X6OONie.cpp" not found in "${workspaceRoot}/build/compile_commands.json". Using 'includePath' setting in c_cpp_properties.json.

I think there should be a way to disable this message.
(And was it necessary in the first place? Using fallback after failure to parse source file does not generate an error message, so why should this?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixedCheck the Milestone for the release in which the fix is or will be available.quick fix

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions