ATL-222: Moved the language feature to a VS Code extension.

Updated to next Theia: 1.6.0-next.b43a1623.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
Akos Kitta
2020-09-08 13:15:55 +02:00
committed by Akos Kitta
parent fbebfc7cca
commit f26dae185b
30 changed files with 1368 additions and 3575 deletions

View File

@@ -31,7 +31,7 @@
"yargs": "^12.0.5"
},
"engines": {
"node": ">=10.11.0 <13"
"node": ">=12.14.1 <13"
},
"mocha": {
"reporter": "spec",