

- INSTAL VISUAL STUDIO CODE UBUNTU HOW TO
- INSTAL VISUAL STUDIO CODE UBUNTU INSTALL
- INSTAL VISUAL STUDIO CODE UBUNTU UPDATE
If an update is available, enter the command " umake ide visual-studio-code -remove" to remove the old version.
INSTAL VISUAL STUDIO CODE UBUNTU INSTALL
Once done, enter the command " umake ide visual-studio-code" to install VS Code. Next, enter the command " sudo apt-get install ubuntu-make" to install Ubuntu Make.

Here are the steps:Įnter the command " sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make" to add the PPA to the system.Īfter that, enter the command " sudo apt-get update" to update the system. I hope this blog has helped you.Apart from the method above, you can also update VS Code via PPA ( Personal Package Archive) on Ubuntu Linux. With this setup, you can now work with Visual Studio Code on Windows and access your Linux environment for development purposes. A terminal window will open in Visual Studio Code, allowing you to interact with your Ubuntu 20.04 installation.Ĭongratulations! You have successfully installed Visual Studio Code on Windows and connected it to Ubuntu 20.04 in WSL2.Select the Ubuntu 20.04 installation from the list of available WSL distributions.Click on the “ Open Folder in WSL” button.Once the extension is installed, click on the Remote Explorer button on the left-side panel.Search for “ Remote WSL” and click on the “ Install” button for the “ Remote Development” extension.Click on the Extensions button on the left-side panel.Step 4: Connect Visual Studio Code to Ubuntu 20.04 in WSL2įinally, we can connect Visual Studio Code to Ubuntu 20.04 in WSL2. Run the Visual Studio Code setup file and follow the on-screen instructions to install Visual Studio Code.ĭownload the Visual Studio Code During installation, under the Additional Tasks step, ensure the Add to PATH option is checked.Go to the official Visual Studio Code website and download the Windows version of Visual Studio Code.Now that you have Ubuntu 20.04 installed in WSL2, you can install Visual Studio Code. Complete the initial setup by creating a username and password for your Ubuntu 20.04 installation.Launch the Ubuntu 20.04 app once it’s installed.Click on the “ Get” button to install Ubuntu 20.04.

Open the Microsoft Store and search for “ Ubuntu 20.04“.Once you have WSL2 installed, you can install Ubuntu 20.04 in WSL2.

INSTAL VISUAL STUDIO CODE UBUNTU HOW TO
This tutorial will show you how to install Visual Studio Code on Windows and connect to Ubuntu 20.04 in Windows Subsystem for Linux (WSL2). Visual Studio Code is a popular code editor used by developers worldwide.
