|
5 سال پیش | |
---|---|---|
grammars | 5 سال پیش | |
src | 5 سال پیش | |
.gitignore | 5 سال پیش | |
.prettierrc | 5 سال پیش | |
LICENSE | 5 سال پیش | |
README.md | 5 سال پیش | |
index.css | 5 سال پیش | |
index.html | 5 سال پیش | |
package.json | 5 سال پیش | |
tsconfig.json | 5 سال پیش | |
webpack.config.cjs | 5 سال پیش | |
yarn.lock | 5 سال پیش |
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.
yarn install
yarn 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.