Mirrow adds basic editor support for the Mirrow DSL, making it easier to read and write your domain-specific scripts inside Visual Studio Code.
- Syntax highlighting tuned for the Mirrow language
- Comment definitions and bracket matching aligned with the DSL grammar
Install the extension in VS Code, open a .mirrow
file, and the language support turns on automatically.
If you hit an issue or have a feature request, open a ticket in this repository so we can keep improving the tooling.