Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in envdte

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

Programmatically add function to existing C#-file with EnvDTE

Getting EnvDTE.DTE instance outside Visual Studio IDE

How to get enum type in a T4 template

c# enums t4 envdte

Visual Studio 2010 DTE: How to make added DLL reference absolute and not copied

In VisualStudio DTE, how to get the contents of the ActiveDocument?

c# visual-studio envdte

Information about debugging engines used by the debugger

DTE.ExecuteCommand and wait

Add an existing project to solution folder using PowerShell

How to get the generic type parameters for a ENVDTE CodeInterface?

c# .net visual-studio t4 envdte

Setting cursor position with Visual Studio Extension

Accessing Projects via DTE in C# T4 Template

Can you do a RunCustomTool with EnvDTE as a pre-build event?

.net macros t4 envdte t4mvc

Visual Studio serialization error when T4 uses DTE to open generated file

C # EnvDTE Moving projects from the Solution to SolutionFolder

T4 Scaffolding not working with visual studio 2015

How can I get an ITextBuffer out of an EnvDTE.Window?

Collect a list of user classes in a project using EnvDTE

c# t4 envdte

Add code analysis ruleset through nuget package