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
- The extension now enforces a minimum Language Server version, will give the option of upgrading the server if an old version is detected. Closes#123
- The extension will now automatically restart the Language Server when the extension's configuration is updated. Closes#122
- If `esbonio.server.logLevel` is set to `debug` the extension assumes the user is working on the Language Server and will automatically open the log panel on restarts.
Should be possible with the onDidChangeConfiguration notification
The text was updated successfully, but these errors were encountered: