NeVeSpl / NTypewriter

File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.
https://nevespl.github.io/NTypewriter/
MIT License
117 stars 24 forks source link

How to automatically render templates? #121

Open NickyM opened 1 month ago

NickyM commented 1 month ago

The old Visual Studio Typewriter extension could automatically render templates when .cs files was saved. Can this be done with NTypewriter? :)

NeVeSpl commented 1 month ago

The answer is literally on the first page :

image

NickyM commented 1 month ago

Jeez I'm blind. Sorry.

Would be a nice feature then! 😄