ManhS Language Support
VSCode extension for ManhS programming language.
Features
- Syntax highlighting for
.msh files
- Custom ManhS theme with colors:
- Variable: light blue
- Loop: dark blue
- Condition: light yellow
- Call: light orange
- Command: dark orange
- Operator: green
- Print: white
- Starter (
[...] ): light pink
How to use
- Open this folder in VSCode
- Run
npm install -g vsce
- Package extension:
vsce package
| |