Search code examples
Source Control in Visual Studio Isolated Shell...

visual-studiovsxextensibility

Read More
Invoke source control compare operation in vs2012 extension...

visual-studiotfsvisual-studio-2012vsxvisual-studio-extensions

Read More
VSX: Custom Package's Project Type to mimik "Debug >> Start Action >> Start Ext...

c#visual-studio-2008vsxvs-extensibilityproject-types

Read More
How do I set the Project's 'Start External Program' setting programmatically?...

visual-studio-2010vsxenvdtevs-extensibility

Read More
Intercept Visual Studio paste action...

visual-studio-2010eventsvsxvs-extensibility

Read More
How to add commands to Visual Studio 2012?...

visual-studio-2012vsx

Read More
How to add context menu entries in website projects?...

visual-studio-2010vsxvsix

Read More
How do I programmatically add a file to a Solution?...

.netvisual-studio-2010vsxvspackage

Read More
How to find the Current SolutionPath in VS 2012?...

visual-studiovisual-studio-2012visual-studio-addinsvsx

Read More
Preview file in VS11 Solution Explorer...

visual-studio-2012visual-studio-addinsvsx

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

visual-studiovsxvisual-studio-shell

Read More
How to make commands of the inactive/hidden “Tool Window” accessible?...

vsxvspackage

Read More
What goes in the "Non-Public members" node in Visual Studio's Watch window?...

c#debuggingvisual-studio-debuggingvsx

Read More
How to manage undo/redo stack in VSPackage?...

c#vsxvspackage

Read More
Creating a custom designer...

visual-studio-2010vsxvisual-studio-sdk

Read More
How to write unit test for Visual studio package...

unit-testingvsxvspackage

Read More
Visual Studio 2010 addin writing articles/tutorials?...

.netvisual-studio-2010mefvsxvisual-studio-addins

Read More
VSX: Custom project types...

visual-studiovisual-studio-2010vsxvsix

Read More
visual studio extensibilty - How can I check if Silverlight debugging is enabled in an ASP.NET Web S...

silverlightvsxenvdtevisual-studio-extensions

Read More
How do I run (unit) tests in different folders/projects separately in Visual Studio?...

visual-studiounit-testingconfigurationvsxextensibility

Read More
How can I access the currently opened project's types(classes) from a Visual Studio add-in?...

c#visual-studio-2008vsxvisual-studio-addinsvisual-studio-project

Read More
EnvDTE partial class keyword...

visual-studiovsxenvdte

Read More
What is the best way to separate UI (designer/editor) logic from the Package framework (like Visual ...

visual-studiouser-interfacevsx

Read More
Add Existing File To Visual Studio Project using DTE...

visual-studio-2010vsxenvdte

Read More
Split button in a tool window toolbar...

visual-studio-2010vsxvsix

Read More
how can i add a new icon to a Visual Studio 2010 extension?...

visual-studio-2010vsxvsix

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

visual-studiovsxenvdtevisual-studio-sdk

Read More
How do you force a call to ILineTransformSource.GetLineTransform in a VS extension for a change to a...

c#visual-studio-2010vsx

Read More
Use IsolatedStorageFile or the WritableSettingsStore?...

visual-studio-2010vsxvsix

Read More
Find out if cursor is inside a method, class or namespace block...

c#visual-studio-2010add-invsx

Read More
BackNext