olegsych / T4Toolbox

http://olegsych.github.io/T4Toolbox
MIT License
257 stars 111 forks source link

Add support for SQL server database projects #40

Open bzuidgeest opened 7 years ago

bzuidgeest commented 7 years ago

I would like it if this extension could add support for SQL server database projects. None of the t4 tools I have used seems to have that feature. I can use t4 templates fine in SQL Server projects. But after installing t4 toolbox hoping to get some syntax highlighting I find the only thing colorized is thing like the includes. Code blocks are completely ignored for coloring and other things. Also I cannot only see the t4 toolbox add new script template item when in a database project. Though it does not complain when manually adding the t4 toolbox include.

Using VS2015 with latest SP

StingyJack commented 5 years ago

This may be something missing from the database project system. The option to debug t4 template is conspicuously missing from VS 2017, but only in sql poject types.