A simple English transition vscode extension.
It can translate variable names and sentence.
Follow pattern can be translated:
- getTranslation
- GetTranslation
- getTRANSLATION
- get_translation
- get-translation
- Select English words or sentence, your can get translation.
- command+shift + p: run the command: Translate to activate the extension.
- select the words, then hover above.
Baidu Translate API, register and get the AppId/AppSecret. Replace the **** in ./src/api folder.
Enjoy!