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

Add description for vscode-yaml #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
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: 13 additions & 1 deletion docs/languages/vscode-yaml.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,16 @@ sidebar_position: 2

# VS Code YAML

[Visit the GitHub](https://github.com/redhat-developer/vscode-yaml)
[![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)
[![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)
[![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)

VS Code YAML provides comprehensive YAML Language support to Visual Studio Code, via the yaml-language-server.
It has built-in Kubernetes syntax support,
and can validate documents against schemas from [JSON Schema Store](https://www.schemastore.org/json/).

![Screencapture of VS Code demonstrating the various features that VS Code YAML provides](/img/vscode-yaml.gif)

For a complete list of features, please see the GitHub README.

[Visit the GitHub](https://github.com/redhat-developer/vscode-yaml)
Binary file added static/img/vscode-yaml.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.