Skip to content

Esbonio VSCode Extension v0.7.1 - 2021-09-13

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 23:16
· 0 commits to a0b0b316908bd1b4d64f1fdc541019b99a5896b6 since this release

v0.7.1 - 2021-09-13

Fixes

  • Fix handling of <script> tags without a src attribute when generating the HTML preview of a page. (#214)

Enhancements

  • When the user is using an environment with an incompatible Python version but have the Python extension available, they are given the option of picking a new environment to use. (#176)
  • When the user is prompted to install the language server in the current environment, they now also have the option of picking a new environment to use instead. (#224)

Misc

  • This extension does not support untrusted workspaces. (#217)