|
17 | 17 | "@theia/callhierarchy": "latest",
|
18 | 18 | "@theia/console": "latest",
|
19 | 19 | "@theia/core": "latest",
|
20 |
| - "@theia/cpp-debug": "latest", |
21 | 20 | "@theia/debug": "latest",
|
22 |
| - "@theia/editor": "latest", |
23 | 21 | "@theia/editor-preview": "latest",
|
24 | 22 | "@theia/file-search": "latest",
|
25 |
| - "@theia/filesystem": "latest", |
26 | 23 | "@theia/getting-started": "latest",
|
27 | 24 | "@theia/git": "latest",
|
28 |
| - "@theia/keymaps": "latest", |
29 | 25 | "@theia/markers": "latest",
|
30 | 26 | "@theia/messages": "latest",
|
31 |
| - "@theia/metrics": "latest", |
32 | 27 | "@theia/mini-browser": "latest",
|
33 |
| - "@theia/monaco": "latest", |
34 | 28 | "@theia/navigator": "latest",
|
35 | 29 | "@theia/outline-view": "latest",
|
36 | 30 | "@theia/output": "latest",
|
|
39 | 33 | "@theia/plugin-ext-vscode": "latest",
|
40 | 34 | "@theia/preferences": "latest",
|
41 | 35 | "@theia/preview": "latest",
|
42 |
| - "@theia/process": "latest", |
43 |
| - "@theia/scm": "latest", |
44 | 36 | "@theia/search-in-workspace": "latest",
|
45 |
| - "@theia/task": "latest", |
46 | 37 | "@theia/terminal": "latest",
|
47 | 38 | "@theia/typehierarchy": "latest",
|
48 |
| - "@theia/userstorage": "latest", |
49 | 39 | "@theia/variable-resolver": "latest",
|
50 | 40 | "@theia/vsx-registry": "latest",
|
51 | 41 | "@theia/workspace": "latest"
|
|
70 | 60 | "vscode-builtin-yaml": "https://github.com/theia-ide/vscode-builtin-extensions/releases/download/v1.39.1-prel/yaml-1.39.1-prel.vsix",
|
71 | 61 | "vscode-clangd": "https://open-vsx.org/api/llvm-vs-code-extensions/vscode-clangd/0.1.7/file/llvm-vs-code-extensions.vscode-clangd-0.1.7.vsix",
|
72 | 62 | "vscode-editorconfig": "https://github.com/theia-ide/editorconfig-vscode/releases/download/v0.14.4/EditorConfig-0.14.4.vsix",
|
| 63 | + "vscode-builtin-theme-defaults": "https://github.com/theia-ide/vscode-builtin-extensions/releases/download/v1.39.1-prel/theme-defaults-1.39.1-prel.vsix", |
73 | 64 | "plantuml": "https://open-vsx.org/api/jebbs/plantuml/2.14.0/file/jebbs.plantuml-2.14.0.vsix",
|
74 | 65 | "webfreak-debug": "https://open-vsx.org/api/webfreak/debug/0.25.0/file/webfreak.debug-0.25.0.vsix"
|
75 | 66 | }
|
|
0 commit comments