diff --git a/generator/src/templates/theiaPlugins.json b/generator/src/templates/theiaPlugins.json index e26f5ea90..6c9db2a00 100644 --- a/generator/src/templates/theiaPlugins.json +++ b/generator/src/templates/theiaPlugins.json @@ -66,5 +66,6 @@ "vscode-builtin-theme-red": "https://open-vsx.org/api/vscode/theme-red/1.44.2/file/vscode.theme-red-1.44.2.vsix", "vscode-builtin-theme-solarized-dark": "https://open-vsx.org/api/vscode/theme-solarized-dark/1.44.2/file/vscode.theme-solarized-dark-1.44.2.vsix", "vscode-builtin-theme-solarized-light": "https://open-vsx.org/api/vscode/theme-solarized-light/1.44.2/file/vscode.theme-solarized-light-1.44.2.vsix", - "vscode-builtin-theme-tomorrow-night-blue": "https://open-vsx.org/api/vscode/theme-tomorrow-night-blue/1.44.2/file/vscode.theme-tomorrow-night-blue-1.44.2.vsix" + "vscode-builtin-theme-tomorrow-night-blue": "https://open-vsx.org/api/vscode/theme-tomorrow-night-blue/1.44.2/file/vscode.theme-tomorrow-night-blue-1.44.2.vsix", + "vscode-commons": "https://download.jboss.org/jbosstools/snapshots/vscode-commons/vscode-commons-0.0.5-49.vsix" }