Release Notes
Version 0.0.4
- Added configurable settings for API URL and Target Language.
- Improved documentation to reflect new features.
Configurable Settings
You can now configure the following settings directly from the VSCode settings panel:
- API URL (
openTranslate.apiUrl
):- Default:
https://lingva.ml/api/graphql
- Description: Set the API URL for the translation service.
- Default:
How to Configure
- Go to Settings (
Ctrl + ,
orCmd + ,
on macOS). - Search for Open-Translate in the settings search bar.
- Update the API URL or Target Language fields as needed.