Skip to content

Esbonio VSCode Extension v0.6.1 - 2021-05-13

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 23:15
· 0 commits to d11d5b930caa28e981d5e31544f5d6c4cf32c7b4 since this release

v0.6.1 - 2021-05-13

Fixes

  • Literal blocks now have the correct syntax highlighting (#138)
  • The language server is now reloaded when the Python environment is changed. (#140)
  • It's now possible to test dev builds of the language server with the extension (#168)

Misc

  • Improvements to the development experience (#170)