Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vsx

my vs2008 addin for textformatting is awfully slow

Getting Roslyn SemanticModel from ProjectItem in Visual Studio extension

Can you programatically execute 'Run Custom Tool' on a ProjectItem in C#?

c# vsx

Developing multiple Visual Studio 2010 extensions

How to define a SplitDropDown or MenuButton for a toolbar in a *.vsct file?

Creating a Visual Studio Tool Window - VsAddin or VsPackage

how to pass/transfer out parameter as reflection? - visual studio extensibility c#

How to implement code folding in C#

c# vsx folding

Extending visual studio

How can I get a reference to an output stream that writes to the Visual Studio "output" window?

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