Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>LibreTranslate IntegrationNew to Visual Studio Code? Get it now.
LibreTranslate Integration

LibreTranslate Integration

Jared Nichols

|
48 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

libretranslate-integration

A simple extension that calls libretranslate to translate text in the editor.

Features

Supports translating selected text as well as inserting translations on a new line.

Requirements

Currently the only requirement is to have libretranslate installed through pip:

pip install libretranslate

Once installed, make sure in a terminal that libretranslate is running by simply calling it:

libretranslate

And you should see the following service running on port 5000 by default. (This is hard-coded at the moment.)

Running on http://127.0.0.1:5000
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft