Bez popisu

Michael Bolin 356963aab0 update vscode-oniguruma and vscode-textmate deps před 2 roky
.github 908f1ca0ca reword workflow name před 2 roky
configurations ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. před 5 roky
grammars ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. před 5 roky
src 2f39a9947e Fix minimap so that it also gets the correct colors. před 4 roky
.gitignore a6487b4d7e Specify outDir/ in tsconfig.json. před 5 roky
.prettierrc 0f56c779ab Initial commit. před 5 roky
LICENSE 0f56c779ab Initial commit. před 5 roky
README.md 64b37bf661 add CI badge to README před 2 roky
index.css 0f56c779ab Initial commit. před 5 roky
index.html 0f56c779ab Initial commit. před 5 roky
package.json 356963aab0 update vscode-oniguruma and vscode-textmate deps před 2 roky
tsconfig.json a6487b4d7e Specify outDir/ in tsconfig.json. před 5 roky
webpack.config.cjs 9d4ceab3d9 Use MonacoWebpackPlugin to disable default language tokenizers. před 5 roky
yarn.lock 356963aab0 update vscode-oniguruma and vscode-textmate deps před 2 roky

README.md

monaco-tm

TypeScript build

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.