esbonio
esbonio copied to clipboard
A language server for working with Sphinx projects.
### Expected behavior Esbonio should be usable with the `ablog` extension ### Actual behavior Sphinx, when running under Esbonio fails to build correctly ### Log output ```shell Traceback (most recent...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.6 → v0.5.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.6...v0.5.7)
### Expected behavior We have a script to clear (remove) the build directory. This does not work anymore due to locked Esbonio database files. ### Actual behavior When I try...
### Expected behavior The test to pass reliably ### Actual behavior The mechanism that should prevent duplicate clients from being spawned fails and leads to errors ### Log output ```shell...
Workaround to fix [Preview of rst files not working #790](https://github.com/swyddfa/esbonio/issues/790). To avoid any retrocompatibility issues, a Thread is used (instead of the current Process) only if we are on Python...
### What would you like to see I am using [Jupyter-Book](https://jupyterbook.org/) as a Sphinx wrapper. It would be awesome to see Esbonio support this format as well as native Sphinx....
### Expected behavior When an error occurs in the Sphinx agent, there is sufficient information in the logs to debug the issue ### Actual behavior Only the error message and...
This should hopefully fix #896
### Expected behavior The preview of a a rst file should be displayed. ### Actual behavior The Preview is broken. The files are build and i can see a running...
Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 3.1.0 to 3.1.1. Release notes Sourced from @vscode/vsce's releases. v3.1.1 Changes: #1058: Auto Assign Chat Participant Tag #1060: Quote filename value in Content-Disposition header This list of...