Skip to content

Esbonio VSCode Extension v0.96.5 - 2025-07-03

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jul 18:59
· 56 commits to develop since this release

v0.96.5 - 2025-07-03

Enhancements

  • If there is not already a server running and the user changes their Python env, the extension will automatically try to start the server.
    This should make recovering from a missing Python interpreter easier (#988)
  • Remove border around the preview pane's <iframe> by @qwertychouskie (#999)

Fixes

  • The extension no longer silently does nothing if it cannot locate a compatible Python interpreter.
    Instead it uses an error notification to inform the user and given them the option of selecting an interpreter via the Python extension. (#988)

Misc

  • Update esbonio to 1.0b12 (#1009)