MK Language VS Code Extension
Support for .mkm files:
- syntax highlighting
- snippets
- diagnostics (error checks)
- autocompletion for MK commands and
mk_* functions
- built-in module command
include gui|dialogs|draw
- run commands using
mk.exe
Commands
MK: Validate Current File
MK: Run Current File
MK: Validate and Run Current File
MK: Select Runtime (mk.exe)
Runtime path
Set mk.runtimePath in VS Code settings to full path of mk.exe if needed.
| |