Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Gleason Translation VSCENew to Visual Studio Code? Get it now.
Gleason Translation VSCE

Gleason Translation VSCE

JGuevarraGleason

|
1 install
| (0) | Free
Opens a dialog for selected text to create localization keys and POSTs to an API.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Introduction

This extension enables users to quickly send selected text from the editor to an external API endpoint via an HTTP POST request. It is designed to streamline workflows that require capturing and transferring code snippets, UI text, or configuration values directly from the development environment.

Features

  • Adds a right-click context menu option in the editor
  • Works with multiple file types (e.g., .cs, .xaml, .json, etc.)
  • Retrieves the currently selected text in the editor
  • Opens an optional input dialog for additional user-provided data
  • Sends the collected data to a configurable API endpoint using HTTP POST

How it works

  1. The user selects text within the editor.
  2. Right-click → Add Localization Key
  3. (Optional) A dialog prompts the user to edit or enter additional fields
  4. The extension sends the data payload to the configured API

If you want to learn more:

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