Sen descrición

Michael Bolin 01cf66563f impose timeout when running tokenizeLine2() %!s(int64=2) %!d(string=hai) anos
configurations ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. %!s(int64=5) %!d(string=hai) anos
grammars ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. %!s(int64=5) %!d(string=hai) anos
src 01cf66563f impose timeout when running tokenizeLine2() %!s(int64=2) %!d(string=hai) anos
.gitignore a6487b4d7e Specify outDir/ in tsconfig.json. %!s(int64=5) %!d(string=hai) anos
.prettierrc 0f56c779ab Initial commit. %!s(int64=5) %!d(string=hai) anos
LICENSE 0f56c779ab Initial commit. %!s(int64=5) %!d(string=hai) anos
README.md ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. %!s(int64=5) %!d(string=hai) anos
index.css 0f56c779ab Initial commit. %!s(int64=5) %!d(string=hai) anos
index.html 0f56c779ab Initial commit. %!s(int64=5) %!d(string=hai) anos
package.json c4480eeb72 update vscode-oniguruma and vscode-textmate deps %!s(int64=2) %!d(string=hai) anos
tsconfig.json a6487b4d7e Specify outDir/ in tsconfig.json. %!s(int64=5) %!d(string=hai) anos
webpack.config.cjs 9d4ceab3d9 Use MonacoWebpackPlugin to disable default language tokenizers. %!s(int64=5) %!d(string=hai) anos
yarn.lock c4480eeb72 update vscode-oniguruma and vscode-textmate deps %!s(int64=2) %!d(string=hai) anos

README.md

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.