macOS
brew install docker-compose-langserverlocal Homebrew formula metadata
安装
brew install docker-compose-langserverlocal Homebrew formula metadata
概览
Language service for Docker Compose documents
历史
Docker Compose Language Service is Microsoft's Language Server Protocol implementation for Docker Compose documents. The README says it is shipped in the Visual Studio Code Container Tools extension and provides completions, signatures, diagnostics, formatting, hover hints, and Docker-specific image hyperlinks.
The changelog shows the language service beginning with a 0.0.1-alpha release in September 2021, focused on Compose YAML editing features such as Docker Hub links, hover information, signature help, completions, diagnostics, and formatting. Later releases added more completion coverage, an executable language-server entry point, alternate YAML language service integration, CodeLens support, and package entry points for client and VS Code use.
The primary adoption route is editor integration through Microsoft's Container Tools extension for VS Code, with the npm package and docker-compose-langserver executable making it usable by other LSP clients. Homebrew packaging turns that language-server executable into a simple install for Vim, Neovim, Emacs, and other editor setups that prefer system package managers.
The package is used by editors and LSP clients to understand Compose files, especially Compose file version 3 style documents. It supplies YAML-aware editing assistance rather than running containers itself, and the README notes that VS Code-specific telemetry events can be ignored by non-VS Code clients.
This package matters to package nerds because it exposes an editor language service as a standalone CLI executable. That lets users assemble their own editor toolchains with Homebrew and LSP configuration instead of installing a full IDE extension stack.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
docker-compose-langserver | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/microsoft/compose-language-service
安装元数据
| 软件包键 | brew:docker-compose-langserver |
|---|---|
| 版本 | 0.5.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/docker-compose-langserver |
| 主页 | https://github.com/microsoft/compose-language-service |
| 仓库 | https://github.com/microsoft/compose-language-service |
| 上游文档 | https://github.com/microsoft/compose-language-service#readme |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/@microsoft/compose-language-service/-/compose-language-service-0.5.0.tgz |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | docker-compose-langserver |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.