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