Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ms-language-supportNew to Visual Studio Code? Get it now.
ms-language-support

ms-language-support

Martin Weiss

| (1) | Free
extention for scripting with Mscript
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Ms Language Support

Ms Language Support is a Visual Studio Code extension that provides syntax highlighting for files with the .Ms extension. This extension is designed for developers working with the custom Mscript language.

✨ Features

  • Syntax highlighting for:

    • Keywords: function, let, if, else
    • Booleans: true, false
    • Numbers and numeric constants
    • Function names and variable identifiers
    • Operators and punctuation
  • Language configuration:

    • Auto-closing brackets and quotes
    • Line comment support (//)

📂 File Association

This extension automatically activates for files ending in .Ms.

🛠️ Installation

Option 1: From VSIX

  1. Package the extension:
    vsce package
    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft