deephaven / vscode-deephaven

Deephaven Visual Studio Code Extension
Apache License 2.0
0 stars 0 forks source link

fix: Handle server disconnects / non-existing server #14

Open bmingles opened 6 days ago

bmingles commented 6 days ago

This PR improves the server connection experience / fixes some bugs:

Testing

Setup If you clone this repo and run npm install, you should be able to f5 to run the extension in debug mode.

Test Steps

fixes #4 fixes #5 fixes #6