Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tim-maes/t4editor
Enhance your T4 experience in Visual Studio.
https://github.com/tim-maes/t4editor
csharp editor mef t4 text-templating vsix vsix-extension vsix-extensions
Last synced: 9 days ago
JSON representation
Enhance your T4 experience in Visual Studio.
- Host: GitHub
- URL: https://github.com/tim-maes/t4editor
- Owner: Tim-Maes
- License: mit
- Created: 2021-09-29T11:48:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-04T13:18:20.000Z (about 1 year ago)
- Last Synced: 2024-05-02T04:57:45.888Z (9 months ago)
- Topics: csharp, editor, mef, t4, text-templating, vsix, vsix-extension, vsix-extensions
- Language: C#
- Homepage:
- Size: 141 KB
- Stars: 23
- Watchers: 4
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
|Build Status| Downloads |
|------------|------------|
|![Build Status](https://dev.azure.com/Epsicode/T4Editor/_apis/build/status/Tim-Maes.T4Editor%20(1)?branchName=master)|![Downloads](https://img.shields.io/visual-studio-marketplace/d/TimMaes.t4editor)|?# T4Editor
Get it from the [Marketplace](https://marketplace.visualstudio.com/items?itemName=TimMaes.t4editor).Extension for Visual Studio that increases productivity when working with T4 templates, especially in combination with [T4Executer](https://marketplace.visualstudio.com/items?itemName=TimMaes.ttexecuter). Works on 2017, 2019 and 2022 versions.
## Features
- Default scheme for Dark/Light VS theme
- Automatically applies new colors if you change the VS theme
- Highlighted T4 tags
- Set custom colors for different code blocks.
- Code completion for code blocks.
- Brace matching
- Outlining## Configuration
- Set colors via `Extensions > T4Editor > Adjust Colors`
## Demo
![Example](https://s5.gifyu.com/images/SRw1i.gif)