|
2 anos atrás | |
---|---|---|
.github | 2 anos atrás | |
configurations | 5 anos atrás | |
grammars | 5 anos atrás | |
src | 2 anos atrás | |
.gitignore | 5 anos atrás | |
.prettierrc | 5 anos atrás | |
LICENSE | 5 anos atrás | |
README.md | 5 anos atrás | |
index.css | 5 anos atrás | |
index.html | 5 anos atrás | |
package.json | 2 anos atrás | |
tsconfig.json | 5 anos atrás | |
webpack.config.cjs | 5 anos atrás | |
yarn.lock | 2 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.