Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vsx

How do you force a call to ILineTransformSource.GetLineTransform in a VS extension for a change to a line adornments dimensions?

c# visual-studio-2010 vsx

How do you develop Visual Studio Add-Ins?

How does the Visual Studio debugger decide which values can be viewed with the Text/XML/HTML Visualizer?

How to debug VSIX extension in VS which is of other version then version of VS SDK being used

VS 2010 mouse processor extension - not working

c# mef visual-studio-2010 vsx

Should a new Visual Studio-Based Application be based on 2008 or 2010?

which one to choose? DXCore, Resharper or VSX?

How do I programmatically add a file to a Solution?

Using vsx how do you create a sub menu with commands?

visual-studio-2010 vsx

Can you process T4 templates from inside a .NET application?

.net t4 vsx

VS2010 add-in custom menu item in files of Solution Explorer

From a VS2008 VSPackage, how do I get notified whenever caret position changed?

How to create custom project that inherits from c# using MPF?

c# vsx extensibility subtype mpf

VS 2010 Extensibility: Create a extension to automatically wrap selected text (code) in comments and adding a comment above it

VSIX Package doesn't include referenced project's dependencies

Building a Visual Studio Package based on another one

VSX - Set a ToolWindowPanes initial position to be docked

.net vsx docking

Changing the config file in a Visual Studio Package

How can I perform "Go To Definition" programmatically in Visual Studio?