|
há 5 anos atrás | |
---|---|---|
configurations | há 5 anos atrás | |
grammars | há 5 anos atrás | |
src | há 5 anos atrás | |
.gitignore | há 5 anos atrás | |
.prettierrc | há 5 anos atrás | |
LICENSE | há 5 anos atrás | |
README.md | há 5 anos atrás | |
index.css | há 5 anos atrás | |
index.html | há 5 anos atrás | |
package.json | há 5 anos atrás | |
tsconfig.json | há 5 anos atrás | |
webpack.config.cjs | há 5 anos atrás | |
yarn.lock | há 5 anos atrás |
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
Currently, only the Python grammar and VS Code Dark+ themes are included in the demo.