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 set default build configuration for Trial&Error Removal to other than active one #42

Open Wumpf opened 7 years ago

Wumpf commented 7 years ago

(User request) There should be a way to let Trial and Error Removal always use a given build configuration/target by default instead of always relying on the currently active configuration.

I'm hesitant to put this into the global settings since I can't give a meaningful selection of options there as every project may define their own configurations/targets.