This is a very short post on how to install Visual Studio Code in XCFE environment
Open an official VSC site and download the .deb
package:
Please verify that downloaded file exists:
Then, install the VSC package using following command:
sudo dpkg -i <package_file_name>.deb
Please enter the path in the prompted window:
comments powered by Disqus