1.21.010841.9 MB
MIT
strict
core24
YAML Language Server
Features
1. YAML validation:
* Detects whether the entire file is valid yaml
2. Validation:
* Detects errors such as:
* Detects warnings such as:
3. Auto completion:
* Auto completes on all commands
* Scalar nodes autocomplete to schema's defaults if they exist
4. Hover support:
* Hovering over a node shows description if available
5. Document outlining:
* Shows a complete document outline of all nodes in the document
For more information see https://github.com/redhat-developer/yaml-language-server#readme
1. YAML validation:
* Detects whether the entire file is valid yaml
2. Validation:
* Detects errors such as:
* Node is not found
* Node has an invalid key node type
* Node has an invalid type
* Node is not a valid child node* Detects warnings such as:
* Node is an additional property of parent3. Auto completion:
* Auto completes on all commands
* Scalar nodes autocomplete to schema's defaults if they exist
4. Hover support:
* Hovering over a node shows description if available
5. Document outlining:
* Shows a complete document outline of all nodes in the document
For more information see https://github.com/redhat-developer/yaml-language-server#readme
Update History
1.17.0 (67) → 1.21.0 (108)30 Mar 2026, 10:05 UTC
1.17.0 (67)13 Dec 2025, 09:47 UTC
21 May 2019, 02:47 UTC
30 Mar 2026, 03:29 UTC
13 Dec 2025, 09:47 UTC