macOS
brew install yaml-language-serverlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de yaml-language-server pour les workflows d'agents IA.
installation
brew install yaml-language-serverlocal Homebrew formula metadata
sudo apk add yaml-language-serverAlpine Linux edge package indexes · yaml-language-server · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#yaml-language-servernixpkgs package indexes · pkgs/by-name/ya/yaml-language-server/package.nix · Source: api.github.com
sudo pacman -S yaml-language-serverArch Linux sync databases · yaml-language-server · Source: geo.mirror.pkgbuild.com
aperçu
Language Server for Yaml Files
historique
YAML Language Server is Red Hat's Language Server Protocol implementation for YAML files. It brings schema-backed validation, completion, hover, formatting, document symbols, Kubernetes awareness, and SchemaStore integration to editors that can speak LSP.
The GitHub repository was created in July 2017. Red Hat's October 2017 launch article says the work began around Kubernetes syntax support, then broadened into a general YAML language server with built-in Kubernetes support as the team saw a wider opportunity.
The server was published as an npm package in September 2017 and used by Red Hat's VS Code YAML extension, Eclipse Che, and other editor integrations. The README later records major parser and schema support evolution: JSON Schema drafts 04, 07, 2019-09, and 2020-12, and the 1.0.0 switch to the `eemeli/yaml` parser with strict YAML version handling.
Adoption followed the Language Server Protocol pattern: one server package could power multiple editors instead of each editor maintaining its own YAML intelligence. Red Hat's VS Code Marketplace listing describes the extension as YAML support via yaml-language-server with built-in Kubernetes syntax support, and shows a large installed base for the extension.
The server became especially valuable as YAML became the configuration language for Kubernetes, CI systems, Compose files, package metadata, and infrastructure tools. Schema association through JSON Schema Store let the same server understand many file types without hard-coding every ecosystem.
Package users normally install the `yaml-language-server` executable and let an editor client launch it over stdio or another LSP transport. Configuration maps schemas to glob patterns, toggles validation, hover, completion, formatting, SchemaStore, Kubernetes CRD discovery, custom YAML tags, key ordering, and YAML 1.1 versus 1.2 parsing behavior.
Its practical value is editor feedback before a YAML file reaches a cluster, CI runner, package tool, or deployment system: bad structure, unknown keys, type errors, and schema mismatches become diagnostics and completions during editing.
YAML Language Server is package-nerd glue for the LSP era. It turns a messy, indentation-sensitive data language into reusable editor infrastructure, and its Homebrew/npm-style CLI package matters because editors, terminals, and non-VS Code clients can all share the same server.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour yaml-language-server. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
yaml-language-server | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/redhat-developer/yaml-language-server
métadonnées d'installation
| Clé du paquet | brew:yaml-language-server |
|---|---|
| Version | 1.24.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/yaml-language-server |
| Page d'accueil | https://github.com/redhat-developer/yaml-language-server |
| Dépôt | https://github.com/redhat-developer/yaml-language-server |
| Docs amont | https://github.com/redhat-developer/yaml-language-server#readme |
| Licence | MIT |
| Archive source | https://registry.npmjs.org/yaml-language-server/-/yaml-language-server-1.24.0.tgz |
| Dernière mise à jour | 2026-07-08T21:42:21Z |
| Pulse | updated |
| Dépendances | node |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | yaml-language-server |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
yaml-language-server
nix profile install nixpkgs#yaml-language-serveryaml-language-server 1.23.0-r0
Language Server for YAML Files
https://github.com/redhat-developer/yaml-language-server
sudo apk add yaml-language-serveryaml-language-server-doc 1.23.0-r0
Language Server for YAML Files (documentation)
https://github.com/redhat-developer/yaml-language-server
sudo apk add yaml-language-server-docyaml-language-server 1.23.0-1
YAML Language Server
https://github.com/redhat-developer/yaml-language-server
sudo pacman -S yaml-language-serverpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.