Ingen beskrivning

dependabot[bot] 30ab78b168 Bump ajv from 6.12.2 to 6.12.6 3 år sedan
configurations ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. 4 år sedan
grammars ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. 4 år sedan
src 2f39a9947e Fix minimap so that it also gets the correct colors. 4 år sedan
.gitignore a6487b4d7e Specify outDir/ in tsconfig.json. 4 år sedan
.prettierrc 0f56c779ab Initial commit. 5 år sedan
LICENSE 0f56c779ab Initial commit. 5 år sedan
README.md ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. 4 år sedan
index.css 0f56c779ab Initial commit. 5 år sedan
index.html 0f56c779ab Initial commit. 5 år sedan
package.json e213ab5144 update monaco-editor@0.21.2 and monaco-editor-webpack-plugin@2.0.0 4 år sedan
tsconfig.json a6487b4d7e Specify outDir/ in tsconfig.json. 4 år sedan
webpack.config.cjs 9d4ceab3d9 Use MonacoWebpackPlugin to disable default language tokenizers. 5 år sedan
yarn.lock 30ab78b168 Bump ajv from 6.12.2 to 6.12.6 3 år sedan

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.