Please add support for the linePragmas attribute
Open
- Dominant language
- C#
- Stars
- 58
- Forks
- 13
- Avg merge
- 5h 4m
- Merged PRs (30d)
- 7
Description
Currently, preprocessing a t4 template does not observe the [linePragmas attribute](https://docs.microsoft.com/en-us/visualstudio/modeling/t4-template-directive#linepragmas-attribute). I.e. setting it to false has no effect: `<#@ template language="C#" linePragmas="false" #>
`.
It would be nice to support it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.