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