You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is no Python interpreter configured and the
Python extension
is available, then esbonio will now use the interpreter that's been configured for the
Python extension (#9)
If the language server is not installed, the extension will now prompt to install it.
It will also prompt to update it when new versions are available. (#12)
Misc
Update build pipeline to use towncrier to autogenerate release notes and changelog
entries (#10)