This project was forked from Codeplex. All credits go to Amir Liberman who created the project initially. I just migrated the whole project to Visual Studio 2017 (now 2019) since it is a really neat extension.
Either go to Releases and just get the latest .vsix-Installer, or build it yourself. You will have to create your own signature key file and set up all projects with it in order to build.
The following workloads are necessary to build:
- .Net Desktop Development
- Visual Studio Extension Development
Please note that due to several changes not all releases are compatible with all versions. Here's an overview over the compatibility:
Release Version | Visual Studio Version |
---|---|
1.5 / 1.5.1 | 2015, 2017 |
1.6 / 1.6.1 | 2019 |
1.7 | 2022 |