T4 SupportVery basic language support for T4 Text Templates (.tt, .ttinclude) files. For more information about using T4 templates, see Code Generation and T4 Text Templates. FeaturesProvides Known IssuesCurrently only Release Notes0.5.0Recognize 0.4.4Fix inverted highlighting on back-to-back blocks. 0.4.3Fixed compatibility for files without 0.4.0Add background highlighting of open/closing brackets (<#, #>) and code blocks for better visual separation. 0.3.2Further fixes for syntax highlighting. 0.3.1Minor fix in syntax highlighting. 0.3.0Added snippets! 0.2.2Spruced up inline code regex, which fixed an issue where code failed to exit a block. 0.2.1Fix issue where curly braces inside code blocks prevented escaping from block. 0.2.0Rudimentary highlighting for opening/closing brackets. 0.1.3Add extension icon. 0.1.2Fixed sloppy highlighting. 0.1.1Support for VS Code versions 1.0.0 and above. 0.1.0Initial release. |