Try Theia with version 'next'.
This commit is contained in:
@@ -11,43 +11,43 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@theia/callhierarchy": "latest",
|
||||
"@theia/core": "latest",
|
||||
"@theia/cpp": "latest",
|
||||
"@theia/debug": "latest",
|
||||
"@theia/debug-nodejs": "latest",
|
||||
"@theia/editor": "latest",
|
||||
"@theia/editorconfig": "latest",
|
||||
"@theia/file-search": "latest",
|
||||
"@theia/filesystem": "latest",
|
||||
"@theia/git": "latest",
|
||||
"@theia/json": "latest",
|
||||
"@theia/keymaps": "latest",
|
||||
"@theia/languages": "latest",
|
||||
"@theia/markers": "latest",
|
||||
"@theia/merge-conflicts": "latest",
|
||||
"@theia/messages": "latest",
|
||||
"@theia/metrics": "latest",
|
||||
"@theia/mini-browser": "latest",
|
||||
"@theia/monaco": "latest",
|
||||
"@theia/navigator": "latest",
|
||||
"@theia/outline-view": "latest",
|
||||
"@theia/output": "latest",
|
||||
"@theia/plugin": "latest",
|
||||
"@theia/plugin-ext": "latest",
|
||||
"@theia/plugin-ext-vscode": "latest",
|
||||
"@theia/preferences": "latest",
|
||||
"@theia/preview": "latest",
|
||||
"@theia/process": "latest",
|
||||
"@theia/search-in-workspace": "latest",
|
||||
"@theia/task": "latest",
|
||||
"@theia/terminal": "latest",
|
||||
"@theia/textmate-grammars": "latest",
|
||||
"@theia/tslint": "latest",
|
||||
"@theia/typescript": "latest",
|
||||
"@theia/userstorage": "latest",
|
||||
"@theia/variable-resolver": "latest",
|
||||
"@theia/workspace": "latest",
|
||||
"@theia/callhierarchy": "next",
|
||||
"@theia/core": "next",
|
||||
"@theia/cpp": "next",
|
||||
"@theia/debug": "next",
|
||||
"@theia/debug-nodejs": "next",
|
||||
"@theia/editor": "next",
|
||||
"@theia/editorconfig": "next",
|
||||
"@theia/file-search": "next",
|
||||
"@theia/filesystem": "next",
|
||||
"@theia/git": "next",
|
||||
"@theia/json": "next",
|
||||
"@theia/keymaps": "next",
|
||||
"@theia/languages": "next",
|
||||
"@theia/markers": "next",
|
||||
"@theia/merge-conflicts": "next",
|
||||
"@theia/messages": "next",
|
||||
"@theia/metrics": "next",
|
||||
"@theia/mini-browser": "next",
|
||||
"@theia/monaco": "next",
|
||||
"@theia/navigator": "next",
|
||||
"@theia/outline-view": "next",
|
||||
"@theia/output": "next",
|
||||
"@theia/plugin": "next",
|
||||
"@theia/plugin-ext": "next",
|
||||
"@theia/plugin-ext-vscode": "next",
|
||||
"@theia/preferences": "next",
|
||||
"@theia/preview": "next",
|
||||
"@theia/process": "next",
|
||||
"@theia/search-in-workspace": "next",
|
||||
"@theia/task": "next",
|
||||
"@theia/terminal": "next",
|
||||
"@theia/textmate-grammars": "next",
|
||||
"@theia/tslint": "next",
|
||||
"@theia/typescript": "next",
|
||||
"@theia/userstorage": "next",
|
||||
"@theia/variable-resolver": "next",
|
||||
"@theia/workspace": "next",
|
||||
"typescript": "latest"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
Reference in New Issue
Block a user