Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vsix

How to properly embed a custom wizard assembly in VSIX template project in VS 2013?

visual-studio-2013 vsix

How do you install a Visual Studio 2017 Extension (VSIX) from an MSI

Visual Studio extension could not find a required assembly

Adding a custom editor to visual studio editor list

How do I create a custom editor for VS2015?

Selected project from Solution Explorer

VS2017, VSIX: just created AsyncPackage is not being instanced

Including a batch file with VSIX

How do I list all the projects in the current solution using EnvDTE?

How to reuse Visual Studio WPF styles for controls in VSIX MEF extension?

Passing custom project properties from Visual Studio Extension during build

visual-studio msbuild vsx vsix

Change VS reload files behaviour

json visual-studio vsix

From a visual studio package (VSIX) how do I detect a solution or project build?

Get the Visual Studio color scheme from a VSPackage

VSTHRD010: Accessing item should only be done on the main thread

How to obtain the absolute position of text cursor in Visual Studio 2010 extension

Package .exe into .vsix and call from Visual Studio extension