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

Add support for VS2019 #67

Closed pjwhams closed 5 years ago

pjwhams commented 5 years ago

I'd love to be able to use the addin in VS2019. I've created a fork and branch ( https://github.com/pjwhams/IncludeToolbox/tree/vs2019_addin ) but due to #66 I can't actually generate the .vsix file to test it.

Wumpf commented 5 years ago

Fixed in #69