VSX Reloaded — Part #3: Adding an Action to a Package
In the previous posts, you created an empty Visual Studio Package that did not do add any useful functionality to the IDE, except showing up its identity in the Help | About dialog. In this post, you will learn a few more details about VSPackages. We are going to create a package that displays a simple greeting…