macOS
brew install just-lsplocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de just-lsp pour les workflows d'agents IA.
installation
brew install just-lsplocal Homebrew formula metadata
sudo apk add just-lspAlpine Linux edge package indexes · just-lsp · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#just-lspnixpkgs package indexes · pkgs/by-name/ju/just-lsp/package.nix · Source: api.github.com
sudo pacman -S just-lspArch Linux sync databases · just-lsp · Source: geo.mirror.pkgbuild.com
aperçu
Language server for just
historique
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.
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.
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.
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.
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour just-lsp. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
just-lsp | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/terror/just-lsp
métadonnées d'installation
| Clé du paquet | brew:just-lsp |
|---|---|
| Version | 0.5.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/just-lsp |
| Page d'accueil | https://github.com/terror/just-lsp |
| Dépôt | https://github.com/terror/just-lsp |
| Docs amont | https://github.com/terror/just-lsp#readme |
| Licence | CC0-1.0 |
| Archive source | https://github.com/terror/just-lsp/archive/refs/tags/0.5.0.tar.gz |
| Dernière mise à jour | 2026-07-24T18:00:32Z |
| Pulse | updated |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | just-lsp |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
just-lsp
nix profile install nixpkgs#just-lspjust-lsp 0.4.5-r0
Language server for just
https://github.com/terror/just-lsp
sudo apk add just-lspjust-lsp 0.4.5-1
A language server for just
https://github.com/terror/just-lsp
sudo pacman -S just-lsppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.