Skip to content

Esbonio Language Server v1.0.0b11 - 2025-04-02

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Apr 18:50
· 102 commits to develop since this release

v1.0.0b11 - 2025-04-02

Features

  • Re-implement textDocument/definition support (#978)

Enhancements

  • Introduce esbonio.preview.synchronizeScroll setting (#979)

Fixes

  • The webview should now automatically reconnect with the server when the connection is lost. (#646)
  • Previews should no longer fail to update when switching between projects that produce identical output filenames (#951)
  • Fix ${defaultBuildDir} expansion for recent Sphinx versions (#970)