lmntal-vscode README
Language support for LMNtal.
Features
- Syntax highlighting for both LMNtal and IL.
- Language Server Protocol support for LMNtal.
- Syntax check
- Semantic highlighting
Get Started
- Install LMNtal compiler and runtime.
- Set path to LMNtal compiler and runtime in settings.
Requirements
- LMNtal compiler
- LMNtal runtime
Extension Settings
Setting |
description |
lmntal.slimPath |
Path to LMNtal runtime |
lmntal.slimArgs |
Options for LMNtal runtime |
lmntal.compilerPath |
Path to LMNtal compiler |
lmntal.compilerArgs |
Options for LMNtal compiler |
Known Issues
None
| |