frhagn / Typewriter

Automatic TypeScript template generation from C# source files
http://frhagn.github.io/Typewriter
Apache License 2.0
536 stars 132 forks source link

Render template on external update #309

Open Gambero81 opened 5 years ago

Gambero81 commented 5 years ago

It would be great to force template rendering when a .cs file is updated also from external sources (non visual studio editor).

I have some external tools who update a .cs file and in this situation the tst template related to the .cs file is not fired.