# esbonio
**Repository Path**: mirrors_lextm/esbonio
## Basic Information
- **Project Name**: esbonio
- **Description**: A language server and VSCode extension for working with Sphinx projects.
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: develop
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-03-10
- **Last Updated**: 2026-02-07
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Esbonio
[](https://results.pre-commit.ci/latest/github/swyddfa/esbonio/develop)
**esbonio - (v.) to explain**
Esbonio aims to make it easier to work with [reStructuredText](https://docutils.sourceforge.io/rst.html) tools such as [Sphinx](https://www.sphinx-doc.org/en/master/) by providing a [Language Server](https://langserver.org/) to enhance your editing experience.
The Esbonio project is made up from a number of sub-projects
## `code/` - A VSCode extension for editing Sphinx projects
[](https://marketplace.visualstudio.com/items?itemName=swyddfa.esbonio)[](https://github.com/swyddfa/esbonio/blob/develop/code/LICENSE)
Most of the extension's functionality is provided through...
## `lib/esbonio/` - A Language Server for Sphinx projects.
[](https://pypistats.org/packages/esbonio)[](https://github.com/swyddfa/esbonio/blob/develop/lib/esbonio/LICENSE)
The language server is still in early development, but already provides the following features.
**Completion**
**Definitions**
**Diagnostics**
**Document Symbols**
## `lib/esbonio-extensions/` - A collection of Sphinx extensions
[](https://pypistats.org/packages/esbonio-extensions)[](https://github.com/swyddfa/esbonio/blob/develop/lib/esbonio-extensions/LICENSE)