Nessuna descrizione

bolinfest a355792442 Merge pull request #4 from bolinfest/dependabot/npm_and_yarn/http-proxy-1.18.1 4 anni fa
configurations ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. 5 anni fa
grammars ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. 5 anni fa
src d50dae51a2 change API so more fetching logic is injected 5 anni fa
.gitignore a6487b4d7e Specify outDir/ in tsconfig.json. 5 anni fa
.prettierrc 0f56c779ab Initial commit. 5 anni fa
LICENSE 0f56c779ab Initial commit. 5 anni fa
README.md ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. 5 anni fa
index.css 0f56c779ab Initial commit. 5 anni fa
index.html 0f56c779ab Initial commit. 5 anni fa
package.json 00597d017b halfhearted attempt to publish to npm but ES modules are conspiring against me 5 anni fa
tsconfig.json a6487b4d7e Specify outDir/ in tsconfig.json. 5 anni fa
webpack.config.cjs 9d4ceab3d9 Use MonacoWebpackPlugin to disable default language tokenizers. 5 anni fa
yarn.lock 123087ee41 Bump http-proxy from 1.18.0 to 1.18.1 4 anni fa

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.