Няма описание

dependabot[bot] 58da3a59af Bump elliptic from 6.5.2 to 6.5.3 преди 5 години
configurations ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. преди 5 години
grammars ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. преди 5 години
src d50dae51a2 change API so more fetching logic is injected преди 5 години
.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 00597d017b halfhearted attempt to publish to npm but ES modules are conspiring against me преди 5 години
tsconfig.json a6487b4d7e Specify outDir/ in tsconfig.json. преди 5 години
webpack.config.cjs 9d4ceab3d9 Use MonacoWebpackPlugin to disable default language tokenizers. преди 5 години
yarn.lock 58da3a59af Bump elliptic from 6.5.2 to 6.5.3 преди 5 години

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.