pkg.sopackage field notes

brew / Rang 7441

just-lsp mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für just-lsp in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install just-lsp

provider-native install command

Überblick

Paketzusammenfassung

Language server for just

Befehle und Aliase

  • just-lsp

Verlauf

Projektgeschichte und Nutzung

just-lsp is a Rust language-server implementation for `just` files. It brings editor features such as completion, hover documentation, go-to-definition, diagnostics, rename, references, semantic highlighting, folding, formatting, and code actions to `justfile` workflows.

Projektgeschichte

The just-lsp repository was created on 2022-02-12 by Liam Scalzulli. It appeared after `just` had become a popular Make-like command runner and after Language Server Protocol tooling had become the normal way to add editor intelligence without writing editor-specific plugins.

The project is intentionally narrow: it tracks the syntax and builtin surface of `just` and exposes it through the Language Server Protocol. The `just` manual includes a language-server page that points users to just-lsp for go-to-definition, inline diagnostics, and code completion.

Adoptionsgeschichte

just-lsp adoption follows editor adoption of `justfile` automation. Its README documents installation through Cargo, Homebrew, Arch Linux, Mason for Neovim, and prebuilt binaries for Linux, macOS, and Windows. The input package metadata also shows packaging in Alpine, Homebrew, Nix, and Arch.

The official repository metadata showed more than 300 GitHub stars on 2026-07-01, which is modest but meaningful for a language server dedicated to one task-runner file format.

Wie es verwendet wird

Users install `just-lsp`, configure their editor's LSP client for `justfile` files, and get structured diagnostics and navigation while editing recipes. It is especially useful in repositories where the justfile has grown beyond a small list of shell snippets.

Because formatting delegates to `just --fmt --unstable`, just-lsp sits beside the `just` binary rather than replacing its parser and formatter as the authority for the language.

Warum Paket-Nerds sich dafür interessieren

just-lsp is a small sign of `just` becoming infrastructure rather than a personal helper binary. Once a file format gets a language server, package maintainers and editor users start treating it as a language with syntax, diagnostics, and tooling expectations.

For package nerds, it is also an example of the LSP pattern spreading from programming languages to configuration and automation files.

Zeitleiste

  • 2022-02-12: The just-lsp GitHub repository is created.
  • 2026-02-04: just-lsp 0.3.3 is published on GitHub.
  • 2026-03-16: just-lsp 0.4.0 is published on GitHub.
  • 2026-06-16: just-lsp 0.4.7 is published on GitHub.

Related projects

  • just is the command runner and file format that just-lsp serves.
  • The Language Server Protocol is the editor protocol just-lsp implements.
  • Mason is a Neovim package manager that the just-lsp README documents as an installation path.
  • tree-sitter grammar work around justfiles is adjacent because syntax awareness is central to editor tooling.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für just-lsp wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
just-lspExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version0.6.0
Manager aktualisiert2026-08-01
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:just-lsp
Version0.6.0
PaketmanagerHomebrew
Homepagehttps://github.com/terror/just-lsp
Repositoryhttps://github.com/terror/just-lsp
Zuletzt aktualisiert2026-08-01T06:43:27Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation