Skip to content

Commit

Permalink
Added vscode-xml 0.10.1
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Pinkney <[email protected]>
  • Loading branch information
JPinkney committed Feb 3, 2020
1 parent 05c9b87 commit 8760d17
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 1 deletion.
19 changes: 19 additions & 0 deletions v3/plugins/redhat/vscode-xml/0.10.1/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
apiVersion: v2
publisher: redhat
name: vscode-xml
version: 0.10.1
type: VS Code extension
displayName: XML
title: XML Language Support by Red Hat
description: This VS Code extension provides support for creating and editing XML documents, based on the LSP4XML language server, running with Java.
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/redhat-developer/vscode-xml
category: Language
firstPublicationDate: "2020-02-03"
spec:
containers:
- image: "quay.io/eclipse/che-sidecar-java:11-f76ca45"
name: vscode-xml
memoryLimit: "768Mi"
extensions:
- https://github.com/redhat-developer/vscode-xml/releases/download/0.10.1/redhat.vscode-xml-0.10.1.vsix
3 changes: 3 additions & 0 deletions v3/plugins/redhat/vscode-xml/0.9.1/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/redhat-developer/vscode-xml
category: Language
firstPublicationDate: "2019-10-28"
deprecate:
automigrate: true
migrateTo: redhat/vscode-xml/latest
spec:
containers:
- image: "quay.io/eclipse/che-sidecar-java:11-f76ca45"
Expand Down
2 changes: 1 addition & 1 deletion v3/plugins/redhat/vscode-xml/latest.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.1
0.10.1

0 comments on commit 8760d17

Please sign in to comment.