Upgrade VSCode in Linux

Execute the following in a terminal

wget https://vscode-update.azurewebsites.net/latest/linux-deb-x64/stable -O /tmp/code_latest_amd64.deb
sudo dpkg -i /tmp/code_latest_amd64.deb

Now (re)open VSCode

Last update: Tue, 13 Sep 2022 14:32:15