AdaskoTheBeAsT / Typewriter

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

Share Custom Methods #276 #23

Open luizfbicalho opened 1 year ago

luizfbicalho commented 1 year ago

Copied from https://github.com/frhagn/Typewriter/issues/276

Is there a way to create a .tst file with custom methods and share this methods across my templates without copy and paste in the template files?

Or a way to create one extension dll, could be both

AdaskoTheBeAsT commented 9 months ago

not before planned migration to new extensibility sdk

https://learn.microsoft.com/en-us/visualstudio/extensibility/visualstudio.extensibility/?view=vs-2022