Description
Provides editor intelligence for YAML files through the Language Server Protocol. It helps editors offer completion, validation, hover information, document symbols, and schema-aware feedback for configuration files.
It normally runs behind an editor or IDE rather than as a user-facing app. The usefulness depends on editor integration and on having the right schemas for the YAML files being edited.