tangible-t4-editor Questions

3

Solved

I tried to follow this tutorial: http://t4-editor.tangible-engineering.com/blog/how-to-generate-multiple-output-files-from-a-single-t4-template.html with visual studio 2015 (.Net 4.5) Sample proj...
Doordie asked 6/11, 2015 at 20:44

4

Solved

I'm using VisualStudio Ultimate 2012 (Update 1) on Windows 7. I can get my T4 template to generate a file by: right click [tt file] | run Custom tool. That works great! (yay for me). It also works ...
Highroad asked 18/1, 2013 at 23:35

3

I'm trying to do some experiments with generating code from VS2012 projects but I cannot make this piece of t4 code to work var project = VisualStudioHelper.CurrentProject; since VisualStudioHel...
Martinet asked 16/7, 2013 at 20:11

2

Solved

I don't use T4 templates often; usually when I do it is editing those of other projects (specifically SubSonic & T4MVC). The experience is always quite unpleasant (and this is certainly why I d...
Rosanne asked 22/10, 2010 at 20:56
1

© 2022 - 2024 — McMap. All rights reserved.