Installing Visual Studio Code on Linux


Installing Visual Studio Code on Linux: A tutorial about installing Visual Studio Code along with the very basics.

Installing Visual Studio Code on Linux

Visual Studio Code is a popular editor for editing code on all platforms. The editor is available for Linux, Windows, and macOS. On December 1st 2017 Microsoft released version 1.18 of Visual Studio Code. In this article we will look at how to install it on Linux Mint 18.2 and Ubuntu 17.10.

The first step is to download the latest version of Visual Studio Code from its website: https://code.visualstudio.com/. When you follow the link you will be asked to select an operating system and architecture (32 bit or 64 bit). Select the appropriate one for your system, then click Download:

This should start downloading a zip file containing the latest version of Visual Studio Code, which at the time of this writing is version 1.18:

Once you have downloaded the zip file open a terminal window (Applications > Accessories > Terminal), then navigate to the directory where you downloaded it, and unzip it:

When you unzip it, it will create a new directory with a name similar to vscode-1.18.0-1514857383:

Visual Studio Code is a free, open-source editor for Windows, Mac and Linux. It has many advanced features that will help you become more efficient at writing code.

This tutorial will teach you how to install it on your Linux machine.

It is available for free from Microsoft’s website: https://code.visualstudio.com/download

The installation instructions are very simple and straightforward. There is no need to worry about installing anything else, except that you may want to install some additional packages (such as Git) if they are required by your workflow.**

Microsoft’s Visual Studio Code is one of the most popular text editors around, and there’s a good reason for that. It’s free, open source, super-powerful, extensible with a ton of plugins, and it has an amazing interface.

Its popularity even means you can use VS Code on Linux, macOS and Windows!

Today we’re going to take a look at installing Visual Studio Code on Ubuntu 16.04 and go over some basic tips and tricks so you can get started coding straight away.

I am a big fan of Visual Studio Code for many reasons. It is a very robust, feature rich, and powerful IDE. It has a very good interface, along with some amazing customization options. I use it pretty much on a daily basis in my personal and professional life.

I have used Visual Studio Code on Windows and MacOS before, but haven’t had the chance to try it on Linux before now. While installing it recently on Ubuntu 16.04, I came across some problems which I was unable to find solutions for online.

To save others from the same pain, I decided to write this tutorial about installing Visual Studio Code on Ubuntu 16.04 or higher versions of Ubuntu.

Installing VS Code Using Snap Package:

First of all, you need to install snapd if you haven’t already done so. To do that run the following command:

sudo apt install snapd

This command will install snapd using apt package manager available in Ubuntu by default. You will be asked to enter your root password during installation process. After that is done, we can proceed with installing Visual Studio Code using snap command as follows:

sudo snap install code –classic

That’s it! You should be able to launch VS Code by clicking the icon in

Visual Studio Code is a powerful, open-source code editor that’s been getting a lot of attention lately. Although it was created by Microsoft, it can be used on other operating systems like Linux.

This tutorial will show you how to install Visual Studio Code on Ubuntu Desktop 16.04 or Linux Mint 18 or older. You can also use the same commands on any Ubuntu-based distribution, such as Linux Mint and Elementary OS.

Installing Visual Studio Code

First go to Visual Studio Code website and download the .deb file for the version that matches your system architecture (32bit or 64bit).

Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform – Linux, macOS, and Windows.

This tutorial will help you to install Visual Studio Code editor on Ubuntu, Debian, Linuxmint and its derivatives systems.

Visual Studio Code is a lightweight but powerful source code editor developed by Microsoft which integrates the capabilities of an advanced source code editor with the added support of a debugger, embedded Git control, syntax highlighting, intelligent code completion, snippets, and many other features.

Visual Studio Code is available for Linux as a snap package. A snap is a containerised software package designed to work within most Linux desktop. It bundles most required dependencies and auto-updates itself.

To install it on Ubuntu:

sudo snap install –classic code

The classic option means that you can modify its contents and access the files located in /var/lib/snapd/snap/code. This allows you to integrate extensions with the system or share them among other users via NFS.

Once installed, you can run Visual Studio Code from your application launcher:


Leave a Reply

Your email address will not be published. Required fields are marked *