Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vs-extensibility

How do I get the IVsTextView of a specific OutputWindowPane?

c# vs-extensibility

Register an extender provider for all project types

How to display the ouput window from an add-in?

Visual Studio Extensibility - Custom Language Text Editor Settings

In a VS 2017 custom project system, how can I make a project item bold in the Solution Explorer?

VSSDK: can't build solution with mixed style csproj-projects containing VSIX-projects

In a Visual Studio Extension, how to respond to "Open Folder" as well as "Open Solution"?

Is there a config type file for Visual Studio Add-In?

File changed event being called twice

c# vs-extensibility

Visual Studio 2010 Extensibility - Custom Project Template Wizard

Debug VSIX created in VS 2017 using the VS 2015 Experimental Instance

How do you install a Visual Studio 2017 Extension (VSIX) from an MSI

Visual Studio 2010 MEF vs MPF?

How do I create a custom editor for VS2015?

Selected project from Solution Explorer

Visual Studio - Can I export templates via command line?

VS Extensibility Architecture (Package API/ Visual Studio Library)

Get the Visual Studio color scheme from a VSPackage

What is the difference between ITrackingPoint, ITrackingSpan, SnapshotPoint, SnapshotSpan, ITextViewLine and when to use?