Translate selected text with papago API.
https://plugins.jetbrains.com/plugin/17429-text-translator
- Download zip file(intellij-plugin-translator-x.x.zip ) from Release note.
- Open your Intellij IDE.
- Select: Plugin > settings icon > Install Plugin from Disk...
- Select the downloaded zip file.
- Get API client ID and secret of Naver Open API.
- Register Application at https://developers.naver.com/apps/#/list.
- Select the below APIs.
- Papago translation
- Papago language detection
- Click the "Register" button.
- You can get an API client ID and secret.
- Open IntelliJ preference > Tools > Translation Plugin Settings
- Set the API client ID and the secret of Naver Open API.
- Set language settings. You can see selectable languages at Papago translation API reference.
- Now you're ready to use this plugin!
- Select a text you want to translate and type "alt + T", then you can get the translated text.