Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>LocalizationHelperNew to Visual Studio Code? Get it now.
LocalizationHelper

LocalizationHelper

KirisDevelopment

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

LocalizationHelper README

LocalizationHelper is an extension for Visual Studio Code that assists with adding static and translation directly into your code.

Features

  • Automatically suggests the 'newtranslation' keyword when typing in plaintext, JavaScript, TypeScript, and Dart files.
  • Allows specifying translation text directly from the editor.
  • Supports adding static text and translation placeholders with ease.

Requirements

There are no specific requirements or dependencies for this extension.

Extension Settings

This extension contributes the following settings:

  • localizationhelper.constants: The constants file to write to.
  • localizationhelper.enTranslation: The EN-Translation file to write to.
  • localizationhelper.deTranslation: The DE-Translation file to write to

Known Issues

There are no known issues at the moment.

Release Notes

0.0.2

  • Translation get posted before the last }

0.0.1

  • Initial release of LocalizationHelper extension.

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux)
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux)
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

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