macOS
brew install just-lsplocal Homebrew formula metadata
安装
brew install just-lsplocal Homebrew formula metadata
sudo apk add just-lspAlpine Linux edge package indexes · just-lsp · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#just-lspnixpkgs package indexes · pkgs/by-name/ju/just-lsp/package.nix · 来源: api.github.com
sudo pacman -S just-lspArch Linux sync databases · just-lsp · 来源: geo.mirror.pkgbuild.com
概览
Language server for just
历史
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.
安全态势
没有找到 just-lsp 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
just-lsp | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/terror/just-lsp
安装元数据
| 软件包键 | brew:just-lsp |
|---|---|
| 版本 | 0.5.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/just-lsp |
| 主页 | https://github.com/terror/just-lsp |
| 仓库 | https://github.com/terror/just-lsp |
| 上游文档 | https://github.com/terror/just-lsp#readme |
| 许可证 | CC0-1.0 |
| 源码归档 | https://github.com/terror/just-lsp/archive/refs/tags/0.5.0.tar.gz |
| 最后更新 | 2026-07-24T18:00:32Z |
| Pulse | updated |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-lsp来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.