microsoft / vscode-cpptools

Official repository for the Microsoft C/C++ extension for VS Code.
Other
5.54k stars 1.56k forks source link

Add a string for multiple compile_commands.json (on native side) #12964

Open Colengms opened 2 weeks ago

Colengms commented 2 weeks ago

To implement support for multiple compile_commands.json files per config (on the native side), we need an additional string for the scenario of a file not found, which doesn't refer to a specific compile_commands.json file it's missing from.