This repository was archived by the owner on Oct 14, 2022. It is now read-only.

Description
Request to support for the recently released Visual Studio 2022.
Migration to 2022: https://docs.microsoft.com/en-us/visualstudio/extensibility/migration/update-visual-studio-extension?view=vs-2022
I briefly tried to upgrade the solution myself, but I ran into getting anything to hit breakpoints other than with the options setters. I was able to successfully install onto 2022, but nothing is happening on updating any code within the opened project. Not sure if any of the listeners are even initializing. I don't see any CodeStats API calls going out through Wireshark/Fiddler. Take this with a grain of salt though, I have no extension development experience.