Status Owner Importance Complexity MD Version
Completed mhutch Low 2h
There should be file templates for creating new T4 (.tt) files.
Status Owner Importance Complexity MD Version
Completed mhutch Low 1d
T4 files in projects should be processed automatically so their output can be included in the project.
Status Owner Importance Complexity MD Version
Assigned mhutch Low 1d 2.6
There should be a build action for T4 files in projects that automatically outputs the T4 template iteself as a partial class that can be compiled into the project, like VS2010.
Status Owner Importance Complexity MD Version
Pending Low Medium
It would be useful and relatively easy to implement code completion for T4 tags and directives when editing T4 files.
Status Owner Importance Complexity MD Version
Pending Low Medium
It would be useful to have completion and syntax highlighting for C# within T4 files. This should come almost for free if it can leverage the interfaces used for plugging C# completion into ASP.NET files.