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

Michael Bolin ca4e82bc00 clean up the demo now that it is working as intended! 5 жил өмнө
grammars 0f56c779ab Initial commit. 5 жил өмнө
src ca4e82bc00 clean up the demo now that it is working as intended! 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 ca4e82bc00 clean up the demo now that it is working as intended! 5 жил өмнө
tsconfig.json 0f56c779ab Initial commit. 5 жил өмнө
webpack.config.cjs 9d4ceab3d9 Use MonacoWebpackPlugin to disable default language tokenizers. 5 жил өмнө
yarn.lock 8ea1ed8d56 Got things working with monaco-editor-textmate. 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.