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

che #12840 Adding latest versions of yaml (0.4.0) and xml (0.5.1) vscode plugins #114

Merged
merged 2 commits into from
Apr 19, 2019
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
14 changes: 14 additions & 0 deletions plugins/redhat.vscode-xml/0.5.1/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
id: redhat.vscode-xml
version: 0.5.1
type: VS Code extension
name: 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.
url: https://github.com/redhat-developer/vscode-xml/releases/download/0.5.1/redhat.vscode-xml-0.5.1.vsix
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
publisher: Red Hat, Inc.
repository: https://github.com/redhat-developer/vscode-xml
category: Language
firstPublicationDate: "2019-02-20"
attributes:
containerImage: "eclipse/che-remote-plugin-runner-java8:next"
14 changes: 14 additions & 0 deletions plugins/redhat.vscode-yaml/0.4.0/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
id: redhat.vscode-yaml
version: 0.4.0
type: VS Code extension
name: YAML
title: YAML Language Support by Red Hat, with built-in Kubernetes and Kedge syntax support
description: Provides comprehensive YAML Language support to Visual Studio Code, via the yaml-language-server, with built-in Kubernetes and Kedge syntax support.
url: https://github.com/redhat-developer/vscode-yaml/releases/download/0.4.0/redhat.vscode-yaml-0.4.0.vsix
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
publisher: Red Hat, Inc.
repository: https://github.com/redhat-developer/vscode-yaml
category: Language
firstPublicationDate: "2019-02-20"
attributes:
containerImage: "eclipse/che-theia-endpoint-runtime:next"