Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VN-ENG TranslatorNew to Visual Studio Code? Get it now.
VN-ENG Translator

VN-ENG Translator

HuyPTGDevTool

|
4 installs
| (0) | Free
Translate code identifiers (functions, variables, etc.) between Vietnamese and English while keeping naming conventions.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vietnamese ↔ English Function Translator

A Visual Studio Code extension that automatically translates your code identifiers (functions, variables, classes) between Vietnamese and English while strictly preserving your naming conventions (camelCase, PascalCase, snake_case).

Features

  • Smart Translation: Automatically detects the current naming convention.
  • Bi-directional: Translate from Vietnamese to English and vice versa.
  • Mass Update: Automatically finds and replaces all references of the identifier in the current file using VSCode's built-in reference provider.
  • Zero Configuration: Uses a built-in translation API, no API keys required!

Usage

  1. Highlight an identifier in your code (e.g., layDanhSachNguoiDung).
  2. Right-click to open the context menu.
  3. Select "Translate Selected Identifier to English".
  4. The extension will automatically translate it to getUserList and update all usages of layDanhSachNguoiDung in the current file!

You can also use the Command Palette (Cmd+Shift+P or Ctrl+Shift+P) and search for:

  • Translate Selected Identifier to English
  • Translate Selected Identifier to Vietnamese

Dev By HuyPTG

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