• 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

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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