Skip to content

__cplusplus asserted for .c files #30

Description

@glenne

My project has a combination of C and C++ files. After I do a build I end up with __cplusplus asserted in c_cpp_properties.json which causes a few squiggle errors in C source files. Removing it from the json file cleans up the errors but then the C++ files don't have it asserted. What is the best way to deal with this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions