🍺 BREW Explorer

← all formulae

docker-compose-langserver

brew install docker-compose-langserver v0.5.0 MIT

Language service for Docker Compose documents

38
30-day installs · #5250
124
90-day · #5131
499
365-day · #5117
113
★ GitHub stars · updated 2mo ago

Runtime dependencies

GitHub topics

docker docker-compose vscode

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "node"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Language service for Docker Compose documents",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:02+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "docker-compose-langserver",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-18T20:05:19Z",
  "github_readme_excerpt": "# Docker Compose Language Service\n\n## Overview\n\nThis project contains a language service for Docker Compose, implementing the [Language Server Protocol](https://microsoft.github.io/language-server-protocol/). It is shipped in the [Container Tools](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-containers) extension for Visual Studio Code.\n\n## Features\n\nThe Compose Language Service offers some common language service features like completions, signatures, diagnostics, document formatting, and hover hints. In addition, it contains some Docker-specific features like image names becoming hyperlinks to their corresponding pages on Docker Hub.\n\nThe language service is intended to work primarily for the [Compose file version 3 spec](https://docs.docker.com/compose/compose-file/compose-file-v3/)--it will not support properties specific to versions 1 or 2--but it shouldn\u0027t interfere with development in such documents either.\n\nThe language service is a work-in-progress, and will continue adding new features and functionality each release.\n\n## Contributing\n\nThis project welcomes contributions and suggestions.  Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.\n\nWhen you submit a pull request, a CLA bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comm",
  "github_repo": "microsoft/compose-language-service",
  "github_stars": 113,
  "github_topics": [
    "docker",
    "docker-compose",
    "vscode"
  ],
  "homepage": "https://github.com/microsoft/compose-language-service",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 38,
  "installs_365d": 499,
  "installs_90d": 124,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "docker-compose-langserver",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 5250,
  "rank_365d": 5117,
  "rank_90d": 5131,
  "raw_hash": "20af992b0b71465d",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/d/docker-compose-langserver.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "0.5.0",
  "versioned_formulae": [],
  "why_use_this": null
}