JetBrains / ForTea

Apache License 2.0
56 stars 10 forks source link

Please add support for the linePragmas attribute #38

Open 0xced opened 4 years ago

0xced commented 4 years ago

Currently, preprocessing a t4 template does not observe the linePragmas attribute. I.e. setting it to false has no effect: <#@ template language="C#" linePragmas="false" #> .

It would be nice to support it.

skarllot commented 10 months ago

There are any plans to get this fixed?