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