c_cpp_properties.json reference - Visual Studio Code
https://code.visualstudio.com/docs/cpp/c-cpp-properties-schema-reference
You can allow tasks.json or launch.json to query the current active configuration from c_cpp_properties.json. To do this, use the variable ${command:cpptools.activeConfigName} as an argument in a tasks.json or launch.jsonscript.
You can allow tasks.json or launch.json to query the current active configuration from c_cpp_properties.json. To do this, use the variable ${command:cpptools.activeConfigName} as an argument in a tasks.json or launch.jsonscript.
DA: 100 PA: 97 MOZ Rank: 84