Skip to content

LittleSound/interline-translate

Repository files navigation

简体中文|English

Interline Translate

Interline Translate is a VSCode extension that provides code variable name translation within VSCode. The translated text is displayed below the variable name, which is the origin of its name, Interline Translate.

Features

  • Automatically translates variable names in the code and displays the translated text below them.
  • Supports multiple programming languages and translation languages.
  • Easy to configure and customize translation options.

  • You can use the buttons on the status bar to control the translation function.
  • Click the secondary button next to it for detailed settings.
  • Or you can open the command palette with the shortcut Ctrl+Shift+P and enter Interline Translate to use the extension's features.

Requirements

This extension requires the following dependencies:

  • A corresponding translation API (e.g., Google Translate API) must be installed and configured.
  • An internet connection is required to access the translation services.

Extension Settings

This extension provides the following settings:

  • interline-translate.translateSelectedText: Open the translation control panel.
  • interline-translate.startTranslatingDocuments: Quickly start translating.

Support Me

If you like this project, you can support me in the following ways:

Other Translation Plugin

Release Notes

Interline Translate Releases