Remote SSH access with Visual Studio Code
Remote SSH with Visual Studio Code
July 25, 2019 by Sana Ajani, @sana_ajani
Remote - SSH: Easy, smooth, and (like) local
In case you missed it, Visual Studio Code recently released the Remote Development extensions . The Remote extensions allow you to develop against a container, a remote machine or virtual machine (VM), or the Windows Subsystem for Linux (WSL), while using VS Code with its full feature set as your development environment.

Limitless: You are
Visual Studio Code June 2019
June 2019 (version 1.36)
Update 1.36.1 : The update addresses these issues .
Downloads: Windows: User System | Mac | Linux: snap deb rpm tarball
Welcome to the June 2019 release of Visual Studio Code. There are a number of updates in this version that we hope you will like, some of the key highlights include:
- Hide/show status bar items - Only display your preferred status bar items.
- Indent guides in explorers - Clearly highlights

Visual Studio Code May 2019
May 2019 (version 1.35)
Update 1.35.1 : The update addresses these issues .
Downloads: Windows: User System | Mac | Linux 64-bit: snap deb rpm tarball | 32-bit: deb rpm tarball
Welcome to the May 2019 release of Visual Studio Code. There are a number of updates in this version that we hope you will like, some of the key highlights include:
- Updated Visual Studio Code icon - The product logo

Strict null checking the Visual Studio Code codebase
Strict null checking Visual Studio Code
May 23, 2019 by Matt Bierner, @mattbierner
Safety permits speed
Moving fast is fun. It's fun to ship new features, make users happy, and improve our codebases. But, at the same time, it's not fun to ship a buggy product. No one likes getting issues or being woken up for an incident at three in the morning.
Although moving fast and shipping stable code are often presented as being incompatible, that shouldn't
Visual Studio Code April 2019
April 2019 (version 1.34)
Downloads: Windows: User System | Mac | Linux 64-bit: snap deb rpm tarball | 32-bit: deb rpm tarball
Welcome to the April 2019 release of Visual Studio Code. During April, we were busy with the Preview release of the Remote Development extensions. These extensions let you work with VS Code over SSH on a remote machine or VM, in Windows Subsystem for Linux (WSL), or inside a Docker

Remote Development with Visual Studio Code
Remote Development with VS Code
May 2, 2019 by The VS Code Team, @code
TL;DR
Today we're excited to announce the preview of three new extensions for Visual Studio Code that enable seamless development in Containers , remotely on physical or virtual machines, and with the Windows Subsystem for Linux (WSL) . You can get started right away by installing the Remote Development Extension Pack .
Note : You'll need to use the Insiders build for now, but remote development support will eventually be
