how can I get intellisense in a T4 template?

后端 未结 7 803
我在风中等你
我在风中等你 2020-12-24 05:17

When trying out these tutorials (T4 Tutorial: Creating reusable code generation templates) I noticed that although I was using plain c# I didn\'t get any intellisense, proba

7条回答
  •  天命终不由人
    2020-12-24 05:45

    I found the devart T4 editor has all the features I was looking for in a Visual Studio Extension for free. It's all native. Feels like editing any other source file.

    https://www.devart.com/t4-editor/download.html

提交回复
热议问题