Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update vscode-xml to 0.16.1 #929

Merged
merged 2 commits into from
May 20, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions che-theia-plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -463,18 +463,21 @@ plugins:
extension: https://download.jboss.org/jbosstools/vscode/stable/vscode-apache-camel/vscode-apache-camel-0.0.33-232.vsix
- repository:
url: 'https://github.com/redhat-developer/vscode-xml'
revision: 0.14.0
revision: 0.16.1
preferences:
xml.server.binary.trustedHashes:
- "b9f80206fbb847c4574c6dd06c637db9062124e4"
- "b8e08163ffff7561060e10f142a52655ea1a5d9a"
featured: true
sidecar:
directory: java
name: vscode-xml
memoryLimit: 768Mi
cpuLimit: 500m
cpuRequest: 30m
extension: https://github.com/redhat-developer/codeready-workspaces-vscode-extensions/releases/download/v356aec7/vscode-xml-0.14.0.vsix
extension: https://github.com/redhat-developer/codeready-workspaces-vscode-extensions/releases/download/v6619960/vscode-xml-0.16.1.vsix
metaYaml:
skipDependencies:
- redhat/vscode-commons
- repository:
url: https://github.com/redhat-developer/vscode-didact
revision: 0.4.0
Expand Down