macOS
brew install yaml-language-serverlocal Homebrew formula metadata
安装
brew install yaml-language-serverlocal Homebrew formula metadata
sudo apk add yaml-language-serverAlpine Linux edge package indexes · yaml-language-server · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#yaml-language-servernixpkgs package indexes · pkgs/by-name/ya/yaml-language-server/package.nix · 来源: api.github.com
sudo pacman -S yaml-language-serverArch Linux sync databases · yaml-language-server · 来源: geo.mirror.pkgbuild.com
概览
Language Server for Yaml Files
历史
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.
安全态势
没有找到 yaml-language-server 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
yaml-language-server | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/redhat-developer/yaml-language-server
安装元数据
| 软件包键 | brew:yaml-language-server |
|---|---|
| 版本 | 1.24.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/yaml-language-server |
| 主页 | https://github.com/redhat-developer/yaml-language-server |
| 仓库 | https://github.com/redhat-developer/yaml-language-server |
| 上游文档 | https://github.com/redhat-developer/yaml-language-server#readme |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/yaml-language-server/-/yaml-language-server-1.24.0.tgz |
| 最后更新 | 2026-07-08T21:42:21Z |
| Pulse | updated |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-server来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.