Skip to content

Instantly share code, notes, and snippets.

@mcsolha
Created February 19, 2018 13:48
Show Gist options
  • Save mcsolha/4c4c392ac68d49b7b149ffb6dd301eeb to your computer and use it in GitHub Desktop.
Save mcsolha/4c4c392ac68d49b7b149ffb6dd301eeb to your computer and use it in GitHub Desktop.
Update VSCode - Ubuntu 16.04
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment