This is a language extension built upon the existing TextMate grammar in the SDML.tmbundle repository.
Built using instructions from:
- https://github.com/microsoft/vscode-generator-code
npm install -g yo generator-code
yo code
- https://code.visualstudio.com/api/working-with-extensions/publishing-extension
npm install -g @vscode/vsce
vsce package
vsce publish