Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Translator SidebarNew to Visual Studio Code? Get it now.
Translator Sidebar

Translator Sidebar

emp1re

|
1 install
| (0) | Free
A sidebar translator for VS Code with Google Translate, OpenAI-compatible APIs, and local LLM providers.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Translator Sidebar for VS Code

Translator Sidebar adds a translation sidebar to VS Code. It can translate typed text or the current editor selection using Google Translate, OpenAI-compatible APIs, or local LLM providers such as Ollama.

Features

  • Sidebar translation chat with source and target language selectors.
  • Translate selected editor text from the context menu.
  • Provider picker with Google Translate, OpenAI-compatible APIs, and Ollama.
  • Optional API key storage through VS Code SecretStorage.
  • Translation history and current chat clearing.

Provider Notes

Google Translate works without setup.

For OpenAI-compatible APIs, configure the endpoint, model, prompt, and optional API key in the provider panel.

For Ollama, make sure Ollama is running locally and configure the endpoint and model. The default endpoint is:

http://localhost:11434/api/chat

Usage

  1. Open the Translator activity bar view.
  2. Choose source and target languages.
  3. Type text in the composer and send it.
  4. To translate editor text, select text, right-click, and run Translate Selection.

Privacy

Text is sent only to the provider you select. API keys are stored using VS Code SecretStorage.

Release Notes

See the bundled changelog for release notes.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft