Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vs-extensibility

Adding Solution Items in a project template wizard

In a VS2010 Add-In in C#, how do you get the name and signature of the method your cursor is currently in?

VS2015 extension - Get selected items in Error list

How to register key binding code on VSIX package installation

How to downgrade a Visual Studio extension?

How do you get the current solution directory from a Editor Classifier Project (c#)?

How to Get Project Type Guid of selected project in the Solution Explorer by using VS Package

Visual Studio 2017 - VSIX Package stops working after updating NuGet packages

How to make a shortcut to run a VSIX method?

Visual Studio IDE - How to Use Visual Studio Commands in Custom Extensions?

Extensibility Project Type does not exist with VS2013

Get file path from Visual Studio editor

Is there a good way to stream the results from an external process into a Visual Studio output pane?

Hooking into build process in Visual Studio

Is there an event triggered when dte.Solution.SolutionBuild.StartupProjects changes?

Visual Studio Extensibility Package not looking at correct project