|
2 жил өмнө | |
---|---|---|
configurations | 5 жил өмнө | |
grammars | 5 жил өмнө | |
src | 2 жил өмнө | |
.gitignore | 5 жил өмнө | |
.prettierrc | 5 жил өмнө | |
LICENSE | 5 жил өмнө | |
README.md | 5 жил өмнө | |
index.css | 5 жил өмнө | |
index.html | 5 жил өмнө | |
package.json | 2 жил өмнө | |
tsconfig.json | 5 жил өмнө | |
webpack.config.cjs | 5 жил өмнө | |
yarn.lock | 2 жил өмнө |
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.