This gets TextMate grammars working in standalone Monaco by leveraging
vscode-oniguruma
and vscode-textmate
. For more context, see:
microsoft/monaco-editor#1915.
yarn install
yarn demo
- open http://localhost:8084/
Currently, only the Python grammar and VS Code Dark+ themes are included in the demo.