Add a mechanism to debug TM grammars

This commit is contained in:
Alex Dima
2020-04-27 18:21:21 +02:00
parent 0ca89d9561
commit 79a64259a0
12 changed files with 180 additions and 21 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"dependencies": {
"semver-umd": "^5.5.6",
"vscode-oniguruma": "1.1.1",
"vscode-oniguruma": "1.3.0",
"vscode-textmate": "5.0.2",
"xterm": "4.6.0-beta.25",
"xterm-addon-search": "0.6.0",