AdaskoTheBeAsT / Typewriter

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

How to log code #21

Open dcuadra opened 1 year ago

dcuadra commented 1 year ago

Hello, I'm trying to log the code, but is impossible to find information about how to do it. I've download the code and found that there is a namespace Typewriter.VisualStudio, with a public class call Log, but I have not found the way to use it. In the tst file, I can not put the using of that namespace. For me it seams really strange that no body tryes to do it. But I didn't found information at all. Can you help me please? Thanks

AdaskoTheBeAsT commented 1 year ago

hi sorry for long delay - I will take a look and get back to you

AdaskoTheBeAsT commented 6 months ago

not before planned migration to new Extensibility SDK

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