|
3 år sedan | |
---|---|---|
configurations | 4 år sedan | |
grammars | 4 år sedan | |
src | 4 år sedan | |
.gitignore | 4 år sedan | |
.prettierrc | 5 år sedan | |
LICENSE | 5 år sedan | |
README.md | 4 år sedan | |
index.css | 5 år sedan | |
index.html | 5 år sedan | |
package.json | 4 år sedan | |
tsconfig.json | 4 år sedan | |
webpack.config.cjs | 5 år sedan | |
yarn.lock | 3 år sedan |
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.