Skip to content

Instantly share code, notes, and snippets.

@svor
Last active May 20, 2021 14:05
Show Gist options
  • Save svor/4140bcd5f28d6eda171de83d73e2827c to your computer and use it in GitHub Desktop.
Save svor/4140bcd5f28d6eda171de83d73e2827c to your computer and use it in GitHub Desktop.
apiVersion: v2
publisher: redhat
name: vscode-xml
version: latest
type: VS Code extension
displayName: XML
title: XML
description: XML Language Support by Red Hat
icon: /v3/images/redhat-vscode-xml-icon.png
category: Programming Languages
repository: 'https://github.com/redhat-developer/vscode-xml'
firstPublicationDate: '2020-11-19'
latestUpdateDate: '2021-04-22'
spec:
containers:
- image: 'quay.io/eclipse/che-plugin-sidecar@sha256:974dd0a5ab7e075d7d344af2e8e2a2f80a069e8a5a4c9ffc2a57e421b62aa17a'
name: vscode-xml
memoryLimit: 768Mi
cpuRequest: 30m
cpuLimit: 500m
env:
- name: CHE_THEIA_SIDECAR_PREFERENCES
value: '{"xml.server.binary.trustedHashes":"37b8c170e512a1085de6576c5487a410efefaf8f"}'
extensions:
- >-
https://github.com/redhat-developer/codeready-workspaces-vscode-extensions/releases/download/v1f305ce/vscode-xml-0.16.0.vsix
metaYaml:
skipDependencies:
- redhat/vscode-commons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment