Visual Studio Extension Tutorial
The aims of this tutorial are:
- Create a Visual Studio Extension
- Create a wizard to add templates
- Connect the Visual Studio events to an Extension
- Add a custom editor
- Scratch the surface of EnvDTE
The aims of this tutorial are: