Skip to content

Tools

VS Code Extension

Install “Minot” from your editor marketplace and place the Minot binary in $PATH. Opening an .mt file enables syntax highlighting and editor actions.

Select some lines and run them with Run Selection or use the Command Palette Ctrl+Shift+P and type "minot" to also see their keybindings.

Tree-sitter Syntax Highlighting

Minot comes with Tree-sitter syntax for highlighting outside of VS Code. See this repository for instructions on how to add Minot support to the Helix editor or use the repository for other editors that support Tree-sitter grammars.