Skip to content

Commit

Permalink
Merge pull request #135 from fbricon/extension-rename
Browse files Browse the repository at this point in the history
Rename extension's displayName to 'YAML'
  • Loading branch information
JPinkney committed Nov 5, 2018
2 parents 2f758b8 + cb59f85 commit 5ba14e9
Show file tree
Hide file tree
Showing 3 changed files with 361 additions and 361 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,7 +1,7 @@
[![Build Status](https://travis-ci.org/redhat-developer/yaml-language-server.svg?branch=master)](https://travis-ci.org/redhat-developer/vscode-yaml) [![Marketplace Version](https://vsmarketplacebadge.apphb.com/version/redhat.vscode-yaml.svg "Current Release")](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml)

# YAML Support for Visual Studio Code
Provides YAML support via [yaml-language-server](https://github.com/redhat-developer/yaml-language-server) with built-in Kubernetes and Kedge syntax support.
# YAML Language Support by Red Hat
Provides comprehensive YAML Language support to [Visual Studio Code](https://code.visualstudio.com/), via the [yaml-language-server](https://github.com/redhat-developer/yaml-language-server), with built-in Kubernetes and Kedge syntax support.

## Features
![screencast](https://raw.githubusercontent.com/redhat-developer/vscode-yaml/master/images/demo.gif)
Expand Down

0 comments on commit 5ba14e9

Please sign in to comment.