Wumpf / IncludeToolbox

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

Add option (on by default) to remove duplicates #46

Closed dakotahawkins closed 7 years ago

dakotahawkins commented 7 years ago

While sorting, removes duplicate include directives

Notes:

dakotahawkins commented 7 years ago

This was a frequent annoyance in files with very long lists of includes. I was using IncludeToolbox and then checking manually (when I remembered), but that's not foolproof :)