I can't get Visual Studio Code to update on Ubuntu 20.04. I'm currently on 1.49.x of Visual Studio Code and attempting to upgrade to 1.50.x
Previously (I recently upgraded to 20.04 from 18.04) the updates were a part of the normal updates I would see along with all other updates. Now I only see the update within Visual Studio Code and I am forced to manually download it.
What I've Tried
I tried downloading the deb manually and attempted to install by double-clicking. When I did that then the Snap-Store (Ubuntu Software) would start up and show me I have Visual Studio Code 1.49.x installed but wouldn't allow me to choose the new version to update.
How can I install the update?
I found the details to work through this at:
https://code.visualstudio.com/docs/setup/linux
I still had some challenges.
The way I was finally able to install the update was to run it directly from the command line :
This is the only way to get it done.
If you double-click the deb and try to run it, it will only show you the current version installed like:
This shows the correct version because I didn't get a snapshot with the previous version. However, the install will not run by double-clicking the deb.