Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vsix

How to tell Visual Studio to load only the extension I'm currently debugging (and nothing more)?

Visual Studio 2010 Extension Manager crashes

VSPackage: Modify toolbar button text/tooltip at runtime

Visual Studio Extension (VSPackage) runs in all Experimental Instances, but does not run after being installed as a .vsix, except in VS2010

How to correctly react on file change

c# file vsix vs-extensibility

Register an extender provider for all project types

Unable to find an entry point named '?' in DLL 'PkgdefMgmt.dll' on Visual Studio 2017 (VS 2017)

VSIX Installer: SignatureDescription could not be created for the signature algorithm supplied

How to debug a Visual Studio Package in a VSIX created in Visual Studio 2015

Adding a submenu to an existing menu in a Visual Studio 2013 extension

visual-studio-2013 vsix

VSSDK: can't build solution with mixed style csproj-projects containing VSIX-projects

How to debug VSIX extension in VS which is of other version then version of VS SDK being used

In a Visual Studio Extension, how to respond to "Open Folder" as well as "Open Solution"?