Translator Sidebar for VS CodeTranslator 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
Provider NotesGoogle 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:
Usage
PrivacyText is sent only to the provider you select. API keys are stored using VS Code SecretStorage. Release NotesSee the bundled changelog for release notes. |