How to install Visual Studio Code on Ubuntu Linux




How to install Visual Studio Code on Linux
How to install Visual Studio Code on Linux
How to install Visual Studio Code on Linux
How to install Visual Studio Code on Linux

In this post we will see How to install Visual Studio Code on Ubuntu Linux

Follow the steps below

  • Download Visual Studio Code for Linux
  • Extract the zip file VSCode-linux-x64.zip
  • Go inside the folder VSCode-linux-x64
  • double click and Run code executable to open Visual Studio Code .
  • You can right click on Visual Studio Code on toolbar (or launcher)
    and select Lock to Launcher. this way you can launch the editor by
    clicking it on launcher.
    If you are using terminal follow the terminal commands
  1. Create a directory for the vs code files and cd to this directory:
    mkdir your_folder_name && cd your_folder_name
    
    
  2. Unzip the zip file in your new folder
     unzip ../Downloads/VSCode-linux-x64.zip
    
    
    
  3. Run the code editor using following command
     ./Code
    
    

This video will help you to download and install and use Visual Studio Code on Ubuntu if you still have some doubts


Partner Sites

VideoToGifs.com

EasyOnlineConverter.com

SqliteTutorials.com





Be the first to comment

Leave a Reply

Your email address will not be published.


*