thuantan2060 / comment-translator

Comment translator is extension for Visual Studio 2017. It make easy way to translate comment in editor. Sorry everyone because I'm focusing in another project so that I don't have enough time to take care this project anymore. If you want to modify this project feel free to fork it. Thanks! API repository: https://github.com/thuantan2060/comment-translator-api
Other
17 stars 12 forks source link

**Updated:** VSIX Manifest file to allow Extension to run in Visual Studio 2019. #14

Closed michaelm7456 closed 4 years ago

michaelm7456 commented 4 years ago

I've had a look into this one and I believe these changes should allow the Extension to work with Visual Studio 2019.

Original Issue: Issue #13

This involved some minor updates to the Manifest file to allow later Versions of Visual Studio and also updated the Version Range for the 'Microsoft.VisualStudio.Component.CoreEditor' prerequisite.

Hope this helps!

michaelm7456 commented 4 years ago

@thuantan2060, is it possible to have this Pull Request merged and the latest changes published to the Visual Studio Gallery if it meets your approval?

Many thanks for the excellent Extension!

thuantan2060 commented 4 years ago

Thank you for your contribution. It's quite a long time and my server was down. Please feel free to use my code and make you own. 👍