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

VS 2022 Preview compatible version unofficial release #342

Open AdaskoTheBeAsT opened 3 years ago

AdaskoTheBeAsT commented 3 years ago

I recompiled Typewriter to be compatible with VS2022 Preview https://github.com/AdaskoTheBeAsT/Typewriter/releases/tag/2.0.0-preview

AlexEngblom commented 3 years ago

Hopefully we see this soon enough in the marketplace as well :)

sykesbPragmatics commented 2 years ago

Please update the marketplace version!

AdaskoTheBeAsT commented 2 years ago

Hi,

for now I have only unofficial fork - Fredrik and other contributors put a lot of work into that great piece - right now I am publishing unofficial releases on my fork just to make it work within new VS2022 (with some additional fixes ;) ) - I would like to take care about that thing as I see it as very important for my day to day fullstack job. Anyway I want to do this in proper way as all the credits should go to Fredrik and other contributors. Please advise

dev-buildableworks commented 2 years ago

thank you, that's awesome. Going to test it. Yes this tool, I think should be part of Visual Studio

ghost commented 2 years ago

Would love this up on the marketplace, I don't think the author will update it. Maybe do a pull request and put up your version? I think if the developer ever comes back you can just take down your version and let him put up his. But honestly after 3 years I highly doubt his return.

This extension is super critical to our developer workflow, and downloading from Github for every 2022 install feels just a tad bit silly.

AdaskoTheBeAsT commented 2 years ago

I would investigate marketplace option.

In the meantime enjoy version compatible with VS2022 RTM https://github.com/AdaskoTheBeAsT/Typewriter/releases/tag/v2.3.0

jaoude commented 1 year ago

Thank you - it worked fine for me until I used scoped namespaces from C#10.

dide0100 commented 4 months ago

Any chance you could make that extension work for arm64 devices @AdaskoTheBeAsT ? realize its an old issue here but just reaching out. Thank you in advance

AdaskoTheBeAsT commented 4 months ago

Please check last release in my fork