Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vsx

Creating a simple text-manipulating Visual Studio 2010 extension

c# visual-studio-2010 mef vsx

Passing custom project properties from Visual Studio Extension during build

visual-studio msbuild vsx vsix

What is a viable method of spacing out text in visual studio

Changing the namespace for a Web Reference in a Project to be Made Into a VS Project Template

Visual studio: automatically update C++ cpp/header file when the other is changed?

Visual Studio CommandBar "Names"

Generate DTOs from Object

How do I programmatically find out the Action of each StartUp Project in a solution?

Getting started with Visual Studio 2010 Extensibility - 3 questions

Supporting user-specified file extensions in custom Visual Studio language service

VSX 2010 package loading- Markup.xaml parsing cannot find assemblies

wpf visual-studio-2010 vsx

Getting a SemanticModel of a cshtml file?

c# roslyn vsx

Visual Studio add-in for validating string.Format method

How to add commands to Visual Studio 2012?

visual-studio-2012 vsx

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

Suppress "No Source Available" pane in 2010

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

calling Roslyn from VSIX command

Is it possible to refresh WCF service reference from VS2010 addin?