🍺 BREW Explorer

← all formulae

just-lsp

brew install just-lsp v0.4.7 CC0-1.0

Language server for just

11
30-day installs · #8365
11
90-day · #11532
12
365-day · #16612
303
★ GitHub stars · updated 2mo ago

Build dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Language server for just",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:39:08+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "just-lsp",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-19T19:22:27Z",
  "github_readme_excerpt": "## just-lsp\n\n[![release](https://img.shields.io/github/release/terror/just-lsp.svg?label=release\u0026style=flat\u0026labelColor=282c34\u0026logo=github)](https://github.com/terror/just-lsp/releases/latest)\n[![crates.io](https://shields.io/crates/v/just-lsp.svg)](https://crates.io/crates/just-lsp)\n[![CI](https://github.com/terror/just-lsp/actions/workflows/ci.yaml/badge.svg)](https://github.com/terror/just-lsp/actions/workflows/ci.yaml)\n[![codecov](https://codecov.io/gh/terror/just-lsp/graph/badge.svg?token=7CH4XDXO7Z)](https://codecov.io/gh/terror/just-lsp)\n[![downloads](https://img.shields.io/github/downloads/terror/just-lsp/total.svg)](https://github.com/terror/just-lsp/releases)\n[![dependency status](https://deps.rs/repo/github/terror/just-lsp/status.svg)](https://deps.rs/repo/github/terror/just-lsp)\n\n`just-lsp` is a server implementation of the\n[language server protocol](https://microsoft.github.io/language-server-protocol/)\nfor [just](https://github.com/casey/just), the command runner.\n\n\u003cimg width=\"1667\" alt=\"demo\" src=\"screenshot.png\" /\u003e\n\n`just-lsp` brings rich editor support to your justfiles, including:\n\n- Completions for recipe names, variables, and all builtins: attributes,\n  constants, functions, and settings.\n\n- Hover docs for whatever\u0027s under your cursor: recipe definitions, parameter\n  declarations, variable assignments, and the full builtin reference.\n\n- Jump to definition for recipes, aliases, parameters, assignments, and builtin\n  constants.\n\n- Diagnostics on every change, catching syntax errors, unknown recipes, bad\n  dependencies, indentation issues, and more. See\n  [`docs/diagnostics.md`](docs/diagnostics.md) for the full list of rules.\n\n- Rename and find references for recipes, aliases, variables, and parameters,\n  scope-aware so refactors don\u0027t accidentally rewrite unrelated identifiers.\n\n- Run any recipe directly from your editor via a code action, with optional\n  argument prompting before `just` is invoked.\n\n- Semantic highlighting, folding, and formatting",
  "github_repo": "terror/just-lsp",
  "github_stars": 303,
  "github_topics": [],
  "homepage": "https://github.com/terror/just-lsp",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 11,
  "installs_365d": 12,
  "installs_90d": 11,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "CC0-1.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "just-lsp",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 8365,
  "rank_365d": 16612,
  "rank_90d": 11532,
  "raw_hash": "5c44547fa19ed0cf",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/j/just-lsp.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.4.7",
  "versioned_formulae": [],
  "why_use_this": null
}