🍺 BREW Explorer

← all formulae

qtlanguageserver

brew install qtlanguageserver v6.11.1 (LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND BSD-3-Clause

Qt implementation of the Language Server Protocol and JSON-RPC for editor integration.

Why you might care

Enables IDE/editor features like code completion, diagnostics, and navigation for Qt-based projects by providing LSP endpoints. Essential if you're building Qt tooling or want LSP support in editors that don't natively understand Qt code. Depends on qtbase; primarily useful as a build or editor integration dependency.

Categories

Alternatives

clangd pyright gopls
4.9k
30-day installs · #611
15.4k
90-day · #636
50.3k
365-day · #689

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "clangd",
    "pyright",
    "gopls"
  ],
  "build_dependencies": [
    "cmake",
    "ninja"
  ],
  "categories": [
    "language-runtime",
    "sdk",
    "parser"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "qtbase"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Implementation of the Language Server Protocol and JSON-RPC",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:59+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "qtlanguageserver",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.qt.io/",
  "homepage_og_description": "All the essential Qt tools for all stages of Software Development Lifecycle: planning, design, development, testing, and deployment.",
  "homepage_og_image": "https://www.qt.io/hubfs/industry-image.png",
  "homepage_title": "Qt | Tools for Each Stage of Software Development Lifecycle",
  "installs_30d": 4894,
  "installs_365d": 50341,
  "installs_90d": 15413,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND BSD-3-Clause",
  "llm_generated_at": "2026-06-20T23:45:54+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "qtlanguageserver",
  "oldnames": [],
  "one_liner": "Qt implementation of the Language Server Protocol and JSON-RPC for editor integration.",
  "optional_dependencies": [],
  "rank_30d": 611,
  "rank_365d": 689,
  "rank_90d": 636,
  "raw_hash": "dbeb5096bde7cb10",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/q/qtlanguageserver.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "cmake"
  ],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "6.11.1",
  "versioned_formulae": [],
  "why_use_this": "Enables IDE/editor features like code completion, diagnostics, and navigation for Qt-based projects by providing LSP endpoints. Essential if you\u0027re building Qt tooling or want LSP support in editors that don\u0027t natively understand Qt code. Depends on qtbase; primarily useful as a build or editor integration dependency."
}