Skip to content

Esbonio Language Server v1.0.0b3 - 2024-04-28

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 18:07
· 219 commits to develop since this release

v1.0.0b3 - 2024-04-28

Features

  • Add support for role completions in MyST documents (#775)

Enhancements

  • If the client supports it, the server will now send window/showDocument requests when previewing a file.

    The server will automatically react to changes to esbonio.preview.* configuration options. (#793)

Fixes

  • The server should once again, correctly guess a reasonable basic sphinx-build build command for projects located in a sub-folder of the workspace (#779)
  • The server should once again automatically trigger a build when previewing a file, when necessary (#783)