|
před 5 roky | |
---|---|---|
configurations | před 5 roky | |
grammars | před 5 roky | |
src | před 5 roky | |
.gitignore | před 5 roky | |
.prettierrc | před 5 roky | |
LICENSE | před 5 roky | |
README.md | před 5 roky | |
index.css | před 5 roky | |
index.html | před 5 roky | |
package.json | před 5 roky | |
tsconfig.json | před 5 roky | |
webpack.config.cjs | před 5 roky | |
yarn.lock | před 5 roky |
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.