Тайлбар байхгүй

Michael Bolin 64b37bf661 add CI badge to README 2 жил өмнө
.github 908f1ca0ca reword workflow name 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 64b37bf661 add CI badge to README 2 жил өмнө
index.css 0f56c779ab Initial commit. 5 жил өмнө
index.html 0f56c779ab Initial commit. 5 жил өмнө
package.json e213ab5144 update monaco-editor@0.21.2 and monaco-editor-webpack-plugin@2.0.0 4 жил өмнө
tsconfig.json a6487b4d7e Specify outDir/ in tsconfig.json. 5 жил өмнө
webpack.config.cjs 9d4ceab3d9 Use MonacoWebpackPlugin to disable default language tokenizers. 5 жил өмнө
yarn.lock cd0ce6d161 Bump ini from 1.3.5 to 1.3.8 4 жил өмнө

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.