I'll never have time for this, but it would be amazing if we could add a Language Server for T4 that delegates to the C# language server inside control blocks. (This is essentially how the Razor editor works.)
We'd map blocks of the T4 file to blocks of preprocessed C# class files to light up full C# support.
This would also enable full IntelliSense support for T4 Directive names and arguments.
Basic features
Advanced features
I'll never have time for this, but it would be amazing if we could add a Language Server for T4 that delegates to the C# language server inside control blocks. (This is essentially how the Razor editor works.)
We'd map blocks of the T4 file to blocks of preprocessed C# class files to light up full C# support.
This would also enable full IntelliSense support for T4 Directive names and arguments.
Basic features
Advanced features