Get the GUID of .proj file using C#...
Read MoreKeyboard shortcuts not working after process attach (Visual Studio 2013 bug during debugging)...
Read MoreHow to get a function Return Type as a CodeClass2 from a method CodeElement2...
Read Moreinstall nupkg programmatically with envDTE...
Read MoreGet properties from Properties window...
Read MoreOptional Parameters from CodeParameter...
Read MoreWindowState change event in Visual Studio extension...
Read MoreGetting is document pinned or not on Visual Studio 2012 tab bar in extension...
Read MoreUsing C#, how do I "Include" a file into a project?...
Read MoreHow to get the full filename from ProjectItems?...
Read MoreGet all methods that are decorated with a specific attribute using T4/EnvDTE...
Read MoreHow can I get IWpfTextView for EnvDte.ActiveDocument?...
Read MoreRemove a keyboard shortcut binding in Visual Studio using Macros...
Read MoreRegarding VS2010 Multi solution project template...
Read MoreStatic data in Visual Studio extension...
Read MoreHow to get notification when a successful build has finished?...
Read MoreAttach help to error in error list...
Read MoreIn a Visual Studio Add-In, how to disable menu items during a build?...
Read MoreAccess Visual Studio 'Open With' Command via EnvDTE...
Read MoreGet the nested type of a generic CodeProperty using EnvDTE...
Read MoreAdd template file without custom tool to project programmatically...
Read MoreHow do I attach a second process when the debugger starts?...
Read MoreGetting the instance of EnvDTE.Debugger in VS2010...
Read MoreHow to cast ComObject to ENVDTE.Project for Unmodeled projects?...
Read MoreError when running envdte project from console application...
Read MoreOpen DTE solution from another program (not add-in)...
Read MoreHow to block on a OpenFile in a Visual Studio addin...
Read MoreGet base constructor parameter from a class...
Read MoreCompile typescript file from t4 template...
Read MoreBest practice - How should I persist user input in Visual Studio AddIn?...
Read More