This extension aims to help developers customize MenuScript language files used in the Siemens NX CAD system with color enhancements
Menu Script file extension supported:
- abr
- btn
- dat
- gly
- grb
- men
- rtb
- tbr
Keywords with colors
You can use .men snippets to create custom ribon bars, buttons, actions, etc.
You can handle .dat files with highlights
- To start using your extension with Visual Studio Code copy it into the
<user home>/.vscode/extensions
folder and restart Code.
This extension is not intended for advanced features like autocompletion or format checking.
First Release
Enjoy!