Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vs-extensibility

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?

HWnd of Visual Studio 2010

How to get the details of the selected item in solution explorer using vs package

Import of SVsServiceProvider not working in custom editor [duplicate]

Visual Studio 2010 Extensibility, MPF and language services

Standard controls in VS 2012 extension

In a Visual Studio Extension, how to detect when the debugger Continues

How to get metadata of classes without compiling the project

Visual Studio Custom XAML Designer

How can I match Visual Studio's theme when creating a VSIX tool window?

Find the type of the item at the current position in a C# editor window

VSX: How can I reuse the existing XML editor to handle binary files converted to XML?

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