Esbonio Language Server v1.0.0b6 - 2024-07-19
Pre-release
Pre-release
github-actions
released this
19 Jul 19:06
·
95 commits
to develop
since this release
v1.0.0b6 - 2024-07-19
Features
- The language server now generates completions for
:external:
roles and their corresponding targets (#464) - Add a
esbonio.sphinx.restart
command which, as the name suggests, allows a client to restart one or more Sphinx processes managed by the server (#854)
Enhancements
- Synchronised scrolling now works with files that have been
.. included::
, as well as autodoc docstrings (#784) - The resolution of sync scrolling has been improved with the webview also better handling the case where the requested line does not exactly match a known source location (#786)