bolinfest / monaco-tm

Attempt to get TextMate grammars working in standalone Monaco
MIT License
123 stars 29 forks source link

monaco-tm

This gets TextMate grammars working in standalone Monaco by leveraging vscode-oniguruma and vscode-textmate. For more context, see: https://github.com/microsoft/monaco-editor/issues/1915.

Run demo

Currently, only the Python grammar and VS Code Dark+ themes are included in the demo.