Wumpf / IncludeToolbox

Visual Studio extension to format, prune, and inspect include directives.
https://marketplace.visualstudio.com/items?itemName=Wumpf.IncludeToolbox
MIT License
50 stars 22 forks source link

Possibility to try all available build configurations for Trial&Error Removal #80

Open josecalvario opened 2 years ago

josecalvario commented 2 years ago

When running the Trial&Error Removal tool, it works just fine for the active build configuration. But if you have several build configurations (I happen to have a lot), the build result might be different for each of them. It would be very useful if the Trial&Error for each file would fail if any of the available configurations fail to compile.