Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vsix

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

Acessing currently opened solution in a vsix project

How do I make my VSIX file compatible with both VS11 and VS2010?