Skip to content

Add API URL settings

Latest
Compare
Choose a tag to compare
@FatihErtugral FatihErtugral released this 23 Dec 10:44
aebcc74

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:

  1. API URL (openTranslate.apiUrl):
    • Default: https://lingva.ml/api/graphql
    • Description: Set the API URL for the translation service.

How to Configure

  1. Go to Settings (Ctrl + , or Cmd + , on macOS).
  2. Search for Open-Translate in the settings search bar.
  3. Update the API URL or Target Language fields as needed.