|
пре 5 година | |
---|---|---|
configurations | пре 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
Currently, only the Python grammar and VS Code Dark+ themes are included in the demo.