metalbear-co / mirrord-vscode

Connect your local process and your cloud environment, and run local code in cloud conditions.
https://mirrord.dev
MIT License
8 stars 10 forks source link

Add a configuration setting to disable auto-update #62

Closed eyalb181 closed 1 year ago

eyalb181 commented 1 year ago

Since some corporate users can't auto-update their agent, auto-updating the client can cause breakages for them. Add a separate config value where they can specify the exact version they want their IDE to download - an empty value meaning just use whatever's there at the moment. If no CLI has been downloaded and auto-update is disabled, download the latest version.