microsoft / vscode-l10n

MIT License
66 stars 14 forks source link

Initial implementation of translation through AWS Translation #175

Open xoriath opened 3 weeks ago

xoriath commented 3 weeks ago

Fully inspired by #153 , but extended to add a command for using Amazon Translate.

TylerLeonhardt commented 2 weeks ago

This is super interesting and cool. Thanks for putting this together.

At this time, I don't think we can take this on because:

In the meantime, I recommend forking this project and releasing it on NPM... at least until I have more time to revisit this stuff.

Ideally I give you a plug in model that you can just hook into

xoriath commented 2 weeks ago

I can do that, if you think a fork works better for now :) And I'm also happy to follow up on any changes that you want to do to the azure model, or even help out with hooking up a plugin if that's the direction you want to take it :)

TylerLeonhardt commented 2 weeks ago

For now, fork. I think we are probably a ways away from a plugin model.

xoriath commented 2 weeks ago

Sounds like a plan!