Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vspackage

Method or operation not implemented error on Binding

Information about debugging engines used by the debugger

Visual Studio extension does not load in experimental instance

Suppress "No Source Available" pane in 2010

How do I programmatically refresh/reload a VS project after modifying the underlying file?

'VSPackage' package did not load correctly

Visual Debugger for Geometric Objects

Create Visual Studio Theme Specific Syntax Highlighting

Finding a ProjectItem by type name via DTE

VSIX package build failed without showing the reason (Visual Studio bug)

Why isn't my vspackage's context menu showing

How do I detect a breakpoint being deleted in Visual Studio?

c# vsx envdte vspackage

Making a global exception handler for Visual Studio 2010 VsPackage

Access current code pane in Visual Studio Extension

Extending the Visual Studio 2010 editor by adding a context menu item to manipulate selected text

Detect the Visual Studio version inside a VSPackage

Cannot run VSPackage when developing on multiple machines

VSIX - Cannot load file or assembly of a referenced dll

How do I subscribe to solution and project events from a VSPackage