بدون توضیح

Michael Bolin fe98a1438a update vscode-oniguruma and vscode-textmate deps 2 سال پیش
.github 094fe6e4ef add GitHub workflow to verify TypeScript 2 سال پیش
configurations ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. 5 سال پیش
grammars ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. 5 سال پیش
src 2f39a9947e Fix minimap so that it also gets the correct colors. 4 سال پیش
.gitignore a6487b4d7e Specify outDir/ in tsconfig.json. 5 سال پیش
.prettierrc 0f56c779ab Initial commit. 5 سال پیش
LICENSE 0f56c779ab Initial commit. 5 سال پیش
README.md ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. 5 سال پیش
index.css 0f56c779ab Initial commit. 5 سال پیش
index.html 0f56c779ab Initial commit. 5 سال پیش
package.json fe98a1438a update vscode-oniguruma and vscode-textmate deps 2 سال پیش
tsconfig.json a6487b4d7e Specify outDir/ in tsconfig.json. 5 سال پیش
webpack.config.cjs 9d4ceab3d9 Use MonacoWebpackPlugin to disable default language tokenizers. 5 سال پیش
yarn.lock fe98a1438a update vscode-oniguruma and vscode-textmate deps 2 سال پیش

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.