Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio-sdk

Get default project directory in Visual Studio 2010 extension

How to programmatically override the build and launch actions?

Is there a way to change the background color of the Solution Explorer in Visual Studio 2012? [duplicate]

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

Build VS 2015 extension on build server without VS installed?

Get namespace in a Code Snippet

How to display waiting popup from Visual Studio extension?

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

Visual Studio SDK - Handling File Add, Remove, and Rename Events

How do you add an assembly reference programmatically?

How to solve Microsoft.VisualStudio.ExtensionManager.MissingReferencesException

Where to read docs for Microsoft.CodeAnalysis?

Visual Studio Shell - Creating a Custom IDE

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

Visual Studio 2010 SDK -- How to place an adornment next to XML comment groups?

Visual Studio 2010 SDK installation can't find Visual Studio

Does the VS2012 SDK Include the VSIX Project Template?

How to add completion words dynamically to VS2013 Syntax Extension (MEF)