Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Myanmar Text NormalizationNew to Visual Studio Code? Get it now.
Myanmar Text Normalization

Myanmar Text Normalization

Pyae Sone Aung

|
72 installs
| (0) | Free
Myanmar Text Normalization extension for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Myanmar Text Normalization for VS Code

Myanmar Text Normalization extension for VS Code. This extension uses the normalization function from the MMStringNormalizer project.

VS Code: https://marketplace.visualstudio.com/items?itemName=PyaeSoneAung.myanmar-text-normalization

Web: https://myanmar-text-normalization.pyaesoneaung.dev.

Usage

  • Open Command Palette
  • Search Normalize Myanmar Text

Example Text

ကုိ (က +  ု +  ိ) => ကို (က +  ိ +  ု)
စက်် (စ +​ က +​  ် +  ်) => စက် (စ +​ က +​  ်)
ဖံွ့ (ဖ +  ံ +  ွ +  ့) => (ဖွံ့)
more...

Keybinding

You will have to create your own keybinding.

  • Open Command Palette
  • Search Open Keyboard Shortcuts (JSON)
[
    {
        "key": "cmd+m",
        "command": "myanmarTextNormalization.normalize"
    }
]

Credit

ayehninnkhine/MMStringNormalizer

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