Open
Description
- Set mergeConfigurations to true in c_cpp_properties.json with a configurationProvider set (e.g. "configurationProvider": "ms-vscode.cmake-tools").
- Change one of the mergeable properties in c_cpp_properties.json like a define in defines.
- Do something to retrigger another config update, e.g. CMake: Configure.
Bug: The new define/etc. is added and the old define still exists. It should be replacing the old define with the new define.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Pull Request