macOS
brew install esboniolocal Homebrew formula metadata
安装
brew install esboniolocal Homebrew formula metadata
概览
Language server for working with Sphinx projects
历史
Esbonio is a language server for Sphinx documentation projects. It provides editor features such as references, completions, diagnostics, previews, and extension points for documentation tooling.
The project is hosted in the official swyddfa/esbonio repository and is organized around a Python language server, a VS Code extension, and Sphinx extensions. Its documentation describes Esbonio as tooling that reduces friction when writing Sphinx content.
The 1.0 release in October 2025 changed the server architecture by moving Sphinx builds into background processes, adding support for multi-root and multiple Sphinx projects in a workspace, and expanding configuration sources beyond initialization options.
The 2.x releases in 2026 continued the migration with Sphinx 9 support, command changes, logging changes, and a dedicated `esbonio sphinx build` command.
Esbonio is packaged as a Homebrew formula and as editor-facing tooling, especially through its VS Code extension and documented integrations for editors such as Emacs and Neovim.
Its adoption follows Sphinx users who want language-server behavior while editing reStructuredText or MyST documentation, rather than treating documentation as plain text plus an external build step.
Typical use is to install or launch the Esbonio language server from an editor integration and let it run Sphinx builds in the background for completion, diagnostics, references, and live preview.
Project-specific configuration is documented through `pyproject.toml` under `[tool.esbonio.sphinx]`, with settings such as build arguments, configuration overrides, Python command, environment, and working directory.
Esbonio is notable to package-manager users because it turns a documentation build system into editor infrastructure: a Homebrew-installed CLI/server can support Sphinx projects across editor clients.
It sits at the intersection of Python packaging, Sphinx documentation workflows, Language Server Protocol clients, and editor extensions.
安全态势
没有找到 esbonio 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
pyproject.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
esbonio | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:esbonio |
|---|---|
| 版本 | 2.1.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/swyddfa/esbonio |
| 最后更新 | 2026-07-07T10:01:21Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.