Visual Studio Code is a well-known, powerful open-source code editor and cross-platform developed by Microsoft. It provides countless features to the developers and a trouble-free way to write and manage code. It includes features like embedded Git, supports debugging features, syntax highlighting, intelligent code completion, snippets, and code refactoring.
Visual Studio Code is free to download and install on most modern operating systems, including Windows, Linux (RPM and Debian installation options are also available), and macOS.
This tutorial will help you to install Visual Studio Code on Ubuntu 20.04 using GUI.
- Click and open the Ubuntu Software.
2. Search “Visual Studio Code” in the search bar of the Ubuntu Software.
3. Click the “Install” button and wait for it to finish installing to 100%.
4. You can now open and use the Visual Studio Code.