https://github.com/philippdrebes/t4-syntax
VS Code language support for T4 text templates
https://github.com/philippdrebes/t4-syntax
t4 texttemplate texttemplating-files tt vscode vscode-extension vscode-language
Last synced: 6 months ago
JSON representation
VS Code language support for T4 text templates
- Host: GitHub
- URL: https://github.com/philippdrebes/t4-syntax
- Owner: philippdrebes
- Created: 2018-01-15T12:37:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T12:47:05.000Z (over 7 years ago)
- Last Synced: 2025-03-28T20:14:02.212Z (6 months ago)
- Topics: t4, texttemplate, texttemplating-files, tt, vscode, vscode-extension, vscode-language
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# t4-syntax README
This extension provides language support for T4 text templates in VS Code.
Visit [https://docs.microsoft.com/en-Us/visualstudio/modeling/code-generation-and-t4-text-templates](https://docs.microsoft.com/en-Us/visualstudio/modeling/code-generation-and-t4-text-templates) for more information.## Release Notes
### 0.1.0
Initial release with very basic syntax highlighting.