tangible T4 Editor for VS 2019!
Date: Monday, July 8, 2019 12:13 PM
Posted by: offbyone
Category: T4
With the release of our T4 Editor plus modeling tools 2.5.0 we now support Visual Studio 2019!
tangible T4 Editor for VS 2017!
Date: Tuesday, April 18, 2017 1:30 PM
Posted by: Björn Borgsdorf
Category: T4
Available for every Visual Studio version since 2008, we are making no exception and release the new version 2.4.0 of our T4 Editor plus modeling tools for Visual Studio 2017!
Model driven development with code generation is a lifestyle here at tangible, so supporting our growing customer base and ever demanding community is our duty.
Let us know how you are using T4 to complete your software projects faster!
tangible T4 Editor for VS 2015!
Date: Friday, July 24, 2015 1:45 PM
Posted by: Björn Borgsdorf
Category: T4
Today we release the new Version 2.3.0 of our T4 Editor plus modeling tools. This new version includes Visual Studio 2015 support!
Re-Using T4 template for multiple model diagrams
Date: Tuesday, September 3, 2013 11:37 AM
Posted by: Nico Ploner
Category: T4
For clarity reasons class models might be split up into multiple diagrams or several class diagrams contribute to the same data model. In this case one would like the T4 template that generates the data model to process all class diagrams at the same time. Unfortunately at the moment a T4 template can only access a single tangible ClassDiagram model using a <#@ TangibleClassDiagram #> directive, so one would have to create a duplicate T4 template for each ClassDiagram. This blog post covers how to process multiple diagrams without maintaining duplicate template code.
Info:
We are planning to include access to multiple diagrams in a future release of tangible T4 Editor and modeling tools.
tangible T4 Editor 2.2.0 plus modeling tools – Released!
Date: Monday, July 22, 2013 9:06 AM
Posted by: Nico Ploner
Category: T4
The new installer routine for our tangible T4 Editor version 2.2.0 gave us a hard fight this time. But finally we could publish the setup files to our download website and to the Visual Studio Gallery on Friday.
Many parts of both the T4 Editor and the modeling tools have been improved taking all of our customers’ feedback into account. Besides several performance and memory optimizations these are the most outstanding new features and improvements: