1 # https://code.visualstudio.com/ 2 cd ~/Downloads 3 wget https://go.microsoft.com/fwlink/?LinkID=760868 4 mv index.html\?LinkID\=760868 vscode.deb 5 sudo dpkg -i vscode.deb # 1.43.2 6 code & # launch command 7