Site icon TechGit

Visual Studio Code 1.20 – Install Visual Studio Source Code Editor On Linux Ubuntu

multi-select-1-4289042

Visual Studio Code 1.20 Released. Download and install Visual Studio Code 1.20 – January 2018 release of Visual Studio Code – on Linux Ubuntu Systems.

Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).

multi-select-1-4289042

January 2018 release of Visual Studio Code includes the VS Code team’s work during the January milestone as well as the community PRs contributed in December and January which means there are a lot of great updates. Here are some of the release highlights:

Visual Studio Code 1.20

Run the following commands in terminal to install Visual Studio Code 1.20 – January 2018 release of Visual Studio Code – on Linux Ubuntu Systems

sudo apt-get update
sudo sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main" > /etc/apt/sources.list.d/vscode.list'
curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg
sudo mv microsoft.gpg /etc/apt/trusted.gpg.d/microsoft.gpg

Visual Studio Code 1.20 – Install Visual Studio Source Code Editor On Linux Ubuntu originally posted on Source Digit – Latest Technology, Gadgets & Gizmos.

FacebookTwitterTumblrRedditLinkedInHacker NewsDiggBufferGoogle ClassroomThreadsXINGShare
Exit mobile version