문제

I am customizing EF CF T4 templates and the lack of Intellisense is a major pain.

Is there a way around this without having to switch to another IDE such as CodeSmith?

Would I HAVE to write my own VS extension or is there a less indulging way?

도움이 되었습니까?

해결책

Check Visual Studio Gallery (Extension manager). There are multiple extensions to VS (like Visual T4 or Tangible T4 Editor) which will add better editors (with Intellisense) for T4 templates.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top