I created a tool window into my VSIX using
- https://learn.microsoft.com/en-us/dotnet/api/microsoft.visualstudio.shell.providetoolwindowattribute?view=visualstudiosdk-2019
- https://www.mztools.com/articles/2015/MZ2015004.aspx
I completed creation of my project but unable to upload/show an icon in the menu. How to display an icon in the context menu?