Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vsix

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"?

VSIX Project Context Menu

Deploying Custom Policy on TFS2010 using VSIX and PKGDEF

tfs vsix

Failed to install Visual studio extensions .VSIX

visual-studio-2015 vsix

Visual Studio Extension - set "Copy To Output Directory" property

VSIX with Project Templates and NuGet Packages

Using devenv.exe from the command line and open a Solution

VSIXInstaller.exe exit code documentation

vsix

Registering an unpacked VSIX extension via MSI without using devenv /setup

How to collect types from current solution using Visual Studio Extension?

How do I prevent IVsBuildPropertyStorage.SetItemAttribute from escaping special characters?

What Dispatcher should I use for UI operations in a Visual Studio 2010+ extension

dispatcher vsix

Getting theme colors in Visual Studio Classifier extension

VS Extension: TextPoint.GreaterThan / LessThan very slow for large files

How to put cursor on specified line in vscode editor extension programatically?