Commit dd115b2d authored by Jérome Perrin's avatar Jérome Perrin

software/theia: update plugins

Some old version of plugins have been removed from openvsx when they
changed licence. Uploaders who did not sign the licence had their extensions
removed. This was the case for some builtin vscode extensions uploaded by
openvsx script.
parent abce372e
This diff is collapsed.
...@@ -24,7 +24,9 @@ for plugin_and_version in '''\ ...@@ -24,7 +24,9 @@ for plugin_and_version in '''\
vscode/handlebars/latest vscode/handlebars/latest
vscode/hlsl/latest vscode/hlsl/latest
vscode/html/latest vscode/html/latest
vscode/html-language-features/latest # latest fails to activate:
# Activating extension 'HTML Language Features (built-in)' failed: The language client requires VS Code version ^1.52.0 but received version 1.50.0
vscode/html-language-features/1.52.1
vscode/ini/latest vscode/ini/latest
vscode/jake/latest vscode/jake/latest
vscode/java/latest vscode/java/latest
...@@ -39,7 +41,7 @@ for plugin_and_version in '''\ ...@@ -39,7 +41,7 @@ for plugin_and_version in '''\
vscode/make/latest vscode/make/latest
vscode/markdown/latest vscode/markdown/latest
# https://github.com/eclipse-theia/theia/issues/7780 # https://github.com/eclipse-theia/theia/issues/7780
vscode/markdown-language-features/1.39.1 vscode/markdown-language-features/1.39.2
vscode/merge-conflict/latest vscode/merge-conflict/latest
vscode/npm/latest vscode/npm/latest
ms-vscode/node-debug/latest ms-vscode/node-debug/latest
...@@ -82,7 +84,7 @@ for plugin_and_version in '''\ ...@@ -82,7 +84,7 @@ for plugin_and_version in '''\
vscjava/vscode-java-test/0.26.0 vscjava/vscode-java-test/0.26.0
ms-python/python/2020.9.112786 ms-python/python/2020.9.112786
perrinjerome/vscode-zc-buildout/latest perrinjerome/vscode-zc-buildout/latest
jebbs/plantuml/2.13.12 jebbs/plantuml/2.14.0
rafaelmaiolla/diff/latest rafaelmaiolla/diff/latest
perrinjerome/git-commit-syntax/latest perrinjerome/git-commit-syntax/latest
perrinjerome/git-rebase-syntax/latest perrinjerome/git-rebase-syntax/latest
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment