Search code examples
Get the GUID of .proj file using C#...

c#.netenvdte

Read More
Keyboard shortcuts not working after process attach (Visual Studio 2013 bug during debugging)...

visual-studiovisual-studio-2013envdtevsixvspackage

Read More
How to get a function Return Type as a CodeClass2 from a method CodeElement2...

c#t4envdte

Read More
install nupkg programmatically with envDTE...

c#visual-studio-2012nugetenvdte

Read More
Get properties from Properties window...

c#visual-studio-2013envdtevs-extensibility

Read More
Optional Parameters from CodeParameter...

visual-studio-2012t4envdte

Read More
WindowState change event in Visual Studio extension...

c#visual-studiovisual-studio-extensionsenvdte

Read More
Getting is document pinned or not on Visual Studio 2012 tab bar in extension...

.netvisual-studio-2012visual-studio-extensionsenvdte

Read More
Using C#, how do I "Include" a file into a project?...

c#visual-studio-2012envdte

Read More
How to get the full filename from ProjectItems?...

c#envdteprojectitem

Read More
Get all methods that are decorated with a specific attribute using T4/EnvDTE...

c#t4envdte

Read More
How can I get IWpfTextView for EnvDte.ActiveDocument?...

c#visual-studioenvdte

Read More
Remove a keyboard shortcut binding in Visual Studio using Macros...

visual-studioenvdte

Read More
Regarding VS2010 Multi solution project template...

templateswizardvisual-studio-extensionsenvdte

Read More
Static data in Visual Studio extension...

visual-studio-2012mefvisual-studio-extensionsenvdte

Read More
How to get notification when a successful build has finished?...

visual-studiobuildadd-inenvdte

Read More
Attach help to error in error list...

c#visual-studio-2010envdte

Read More
In a Visual Studio Add-In, how to disable menu items during a build?...

visual-studiovisual-studio-addinsenvdte

Read More
Access Visual Studio 'Open With' Command via EnvDTE...

visual-studio-2012visual-studio-addinsenvdte

Read More
Get the nested type of a generic CodeProperty using EnvDTE...

visual-studioenvdte

Read More
Add template file without custom tool to project programmatically...

visual-studiocode-generationtransformationenvdtecustomtool

Read More
How do I attach a second process when the debugger starts?...

c#visual-studioenvdte

Read More
Getting the instance of EnvDTE.Debugger in VS2010...

c#visual-studio-2010visual-studio-debuggingenvdte

Read More
How to cast ComObject to ENVDTE.Project for Unmodeled projects?...

c#visual-studio-addinsenvdte

Read More
Error when running envdte project from console application...

c#visual-studio-2010console-applicationenvdteextensibility

Read More
Open DTE solution from another program (not add-in)...

visual-studio-2010extension-methodssolutionenvdte

Read More
How to block on a OpenFile in a Visual Studio addin...

c#visual-studio-2008visual-studio-addinsenvdte

Read More
Get base constructor parameter from a class...

c#visual-studioenvdte

Read More
Compile typescript file from t4 template...

t4typescriptenvdteweb-essentials

Read More
Best practice - How should I persist user input in Visual Studio AddIn?...

c#xmlvisual-studiovisual-studio-addinsenvdte

Read More
BackNext