Install visual studio code
Linux
Get the installation file.
https://code.visualstudio.com/download
download the .debIn terminal run the following command.
sudo apt install ./<file>.debmacOS
Get the installation file.
https://code.visualstudio.com/download
download the executable for macOSfind the executable and follow the steps of the installer.
windows
Get the installation file.
https://code.visualstudio.com/download
download the executable for wiondowsfind the executable and follow the steps of the installer.
Reference Links
Last updated