kumori-dsl
v0.0.10
Published
Language support for the Kumori DSL (syntax highlighting and language configuration).
Readme
Kumori DSL VS Code Extension
Language support for the Kumori DSL (syntax highlighting and language configuration).
Installation
- Run
npm run build --workspace packages/vsc-extensionfrom the repo root to build the extension assets. - Package with
npx vsce package(install@vscode/vsceglobally or vianpxif needed). This creates a.vsixfile. - In VS Code, use the Extensions view ➜
...menu ➜ Install from VSIX... and pick the generated.vsix.
Features
- File association for
.kumori - Syntax highlighting via TextMate grammar
