Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vsix

Information about debugging engines used by the debugger

Visual Studio extension does not load in experimental instance

How to create green (or blue) squiggle adornments with a Visual Studio extension

LibGit2Sharp DllNotFoundException: Unable to load DLL 'git2-106a5f2'

Deploying VSIX using MSI installer

c# visual-studio c#-4.0 vsix

How do I programmatically refresh/reload a VS project after modifying the underlying file?

calling Roslyn from VSIX command

VSIX: execute code on VS startup

visual-studio-2010 vsix

How to do dll bindingRedirect in a Vsix extension?

google-api app-config vsix

VSIX: Getting DTE object

In my VS extension, how can I programmatically preview a file in Visual Studio 2015/2017?

Develop VSIX for VS2010 under VS2012?

Dynamic Visibility of menu item

VSIX extension for VS2012 not running when debugging

How to get list of Visual Studio commands?

How to get project inside of Solution Folder in VSIX project

VSIX: Adding a Menu Item to the Visual Studio Editor Context Menu

visual-studio vsix

Add VSIX features to C# Class Library

How to get IntermediateOutputPath from Visual Studio extension and new csproj format

c# visual-studio vsix vssdk