• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Visual Studio Code 1.18 Released – Install Visual Studio Code on Linux Ubuntu

Visual Studio Code 1.18 Released – Install Visual Studio Code on Linux Ubuntu

By Sourabh / November 10, 2017 Category: How To, Ubuntu

Visual Studio Code 1.18 released. Install Visual Studio Code on Linux Ubuntu. October 2017 Visual Studio Code brings support for multi-root workspaces is now enabled by default in the Stable release. Git status in File Explorer support to the File Explorer to show modified, added, conflicting, and ignored files in a different color and with a badge.

Visual Studio Code October 2017

October 2017 release of Visual Studio Code brings a number of significant updates and outstanding feature requests, including:

  • Multi-root workspaces released to Stable – Group a logical set of folders into a single workspace.
  • Vertical panels – Dock panels (Terminal, Output, or Debug Console) to the right of your editor.
  • Git indicators in the Explorer – See pending file changes in the File Explorer.
  • Inline pending change review – View pending changes and perform partial commits in the editor.
  • Several performance improvements – Faster Windows start-up and editor performance tuning.
  • Auto imports for JS/TS – Relevant imports are added as you call local symbols.
  • Extract local variable for JS/TS – Refactor a new local variable based on your selection.
  • Install @types for TypeScript – A new Quick Fix adds missing @types files to your project.
  • Improved extension recommendations – Recommendations are highlighted in extension searches.

Install Visual Studio

Visual Studio Code 1.18 : October 2017 Visual Studio Code release can be installed on Linux Ubuntu Systems via the following commands:

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

Download Visual Studio : https://code.visualstudio.com/download

Tags: Ubuntu 17 Visual Studio Code, Ubuntu 17.10 Visual Studio Code, Ubuntu 18 Visual Studio Code, Ubuntu Visual Studio Code, Ubuntu Visual Studio Code 1.18, Visual Studio Code, Visual Studio Code 1.18, Visual Studio Code 1.18 Ubuntu, Visual Studio Code Ubuntu, Visual Studio Code Ubuntu 17, Visual Studio Code Ubuntu 17.10, Visual Studio Code Ubuntu 18

Primary Sidebar

Latest Posts

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap