Remove the extra steps when installing updates to VS Code #236569
Open
Description
opened on Dec 19, 2024
Currently, updating Visual Studio code involves the following steps:
- Click the cog.
- Click the "Install Update" button.
- Enter admin credentials.
- Wait a few seconds.
- Click the cog.
- Click the "Update Now" button.
- Wait for the update to install.
I would like this to be simplified to the following steps:
- Click the cog.
- Click the "Install Update" button.
- Enter admin credentials.
- Wait for update to install.
The extra couple of clicks are a minor annoyance that adds to all the other minor annoyances throughout the day, which lead to eventual subsurface rage that has no time or space to dissipate over the short weekends, surrounded by screaming kids, before returning to the fray again on Monday.
Activity