Answers for "command to open vs code on ubuntu"

10

install vscode ubuntu command line

sudo snap install --classic code
Posted by: Guest on May-07-2020
1

ubuntu open with code

wget -qO- https://raw.githubusercontent.com/cra0zy/code-nautilus/master/install.sh | bash
Posted by: Guest on October-14-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language