ChainMovers / suibase

Sui development environment and cookbook.
https://suibase.io
Apache License 2.0
35 stars 6 forks source link

VSCode extension update should automate update of the backend daemon #102

Open mario4tier opened 2 weeks ago

mario4tier commented 2 weeks ago

When the user update the Suibase VSCode extension, the new extension version should automatically update the suibase-daemon backend to the latest.

Related Code For now the code only detect the need to update and report a message on the UI image