nick-gravgaard / AlwaysAlignedVS

Elastic tabstops for Visual Studio
MIT License
122 stars 7 forks source link

Support for VS 2019 + Fix for Uninstaller #13

Open MarcKamradt opened 5 years ago

MarcKamradt commented 5 years ago

I put up a pull request here: https://github.com/nickgravgaard/AlwaysAlignedVS/pull/12

For everyone not being patient enough - here is an intermediate binary release: https://github.com/MarcKamradt/AlwaysAlignedVS/releases/tag/2019.0.0

MarcKamradt commented 5 years ago

Update: I also switched from synchronous initialization to asynchronous initialization so the deprecated API is not used anymore. You can find the latest binary / sources here:

https://github.com/MarcKamradt/AlwaysAlignedVS/releases/tag/2019.0.1