بدون توضیح

dependabot[bot] 7d2d0d69f5 Bump websocket-extensions from 0.1.3 to 0.1.4 5 سال پیش
grammars 0f56c779ab Initial commit. 5 سال پیش
src d23b302d3e remove duplicate null check 5 سال پیش
.gitignore 0f56c779ab Initial commit. 5 سال پیش
.prettierrc 0f56c779ab Initial commit. 5 سال پیش
LICENSE 0f56c779ab Initial commit. 5 سال پیش
README.md ca4e82bc00 clean up the demo now that it is working as intended! 5 سال پیش
index.css 0f56c779ab Initial commit. 5 سال پیش
index.html 0f56c779ab Initial commit. 5 سال پیش
package.json a95a222e77 remove dependency on nullthrows and remember to update yarn.lock 5 سال پیش
tsconfig.json 0f56c779ab Initial commit. 5 سال پیش
webpack.config.cjs 9d4ceab3d9 Use MonacoWebpackPlugin to disable default language tokenizers. 5 سال پیش
yarn.lock 7d2d0d69f5 Bump websocket-extensions from 0.1.3 to 0.1.4 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

This shows off the Hack grammar working by default, as it is a language for which a TextMate grammar exists, but no Monarch grammar.