|
hace 2 años | |
---|---|---|
.github | hace 2 años | |
configurations | hace 5 años | |
grammars | hace 5 años | |
src | hace 4 años | |
.gitignore | hace 5 años | |
.prettierrc | hace 5 años | |
LICENSE | hace 5 años | |
README.md | hace 5 años | |
index.css | hace 5 años | |
index.html | hace 5 años | |
package.json | hace 2 años | |
tsconfig.json | hace 5 años | |
webpack.config.cjs | hace 5 años | |
yarn.lock | hace 2 años |
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.