Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)