Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio-sdk

VS 2013 SDK: How to keybind hotkey only for Code Window Editor?

How do I get the projects to build in the active Visual Studio configuration?

VSCT.exe Could not load file or assembly

Adding a Property to ENVDTE.Project

TFS Client APIs for creating workitem templates?

How can I programmatically retrieve a loaded project in Visual Studio 2008?

Visual Studio Package: Is it possible to show tooltips on text line markers?

How to extract compilation args for each compilation unit in a vcxproj?

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