Skip to content

Commit 08a7c42

Browse files
committed
Add description for vscode-yaml
Closes #41 Signed-off-by: David Thompson <[email protected]>
1 parent b31a764 commit 08a7c42

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/languages/vscode-yaml.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,16 @@ sidebar_position: 2
44

55
# VS Code YAML
66

7-
[Visit the GitHub](https://github.com/redhat-developer/vscode-yaml)
7+
[![Link to GitHub](https://img.shields.io/badge/GitHub-redhat%E2%80%93developer%2Fvscode%E2%80%93yaml-GitHub?style=for-the-badge&logo=github&logoColor=white&color=black)](https://github.com/redhat-developer/vscode-yaml)
8+
[![Visual Studio Marketplace](https://img.shields.io/visual-studio-marketplace/v/redhat.vscode-yaml?color=informational&logo=visualstudiocode&style=for-the-badge&label=VS%20Marketplace)](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml)
9+
[![Installs](https://img.shields.io/visual-studio-marketplace/i/redhat.vscode-yaml?logo=visualstudiocode&color=informational&style=for-the-badge)](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml)
10+
11+
VS Code YAML provides comprehensive YAML Language support to Visual Studio Code, via the yaml-language-server.
12+
It has built-in Kubernetes syntax support,
13+
and can validate documents against schemas from [JSON Schema Store](https://www.schemastore.org/json/).
14+
15+
![Screencapture of VS Code demonstrating the various features that VS Code YAML provides](/img/vscode-yaml.gif)
16+
17+
For a complete list of features, please see the GitHub README.
18+
19+
[Visit the GitHub](https://github.com/redhat-developer/vscode-yaml)

static/img/vscode-yaml.gif

4.24 MB
Loading

0 commit comments

Comments
 (0)