This extension adds Makrell language support to VS Code. Features:
- Syntax highlighting
- Code snippets
- Start a Makrell REPL and send code to it
- Connect to the Makrell Language Server and get diagnostics (rudimentary)
Requires Makrell 0.8.0 or later. Install it with pip install makrell
.