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.