vscode-docs/remote-release-notes/v1_62.md

1.5 KiB

October 2021 (version 1.62)

Containers (version 0.205.x)

Dev Containers releases for VS Code 1.62.x with versions 0.205.x. (Issue grooming milestone.)

New configuration videos

New advanced container configuration videos to help you:

SSH

Sort Folders in Remote Explorer Alphabetically

A new setting was added to Remote - SSH, remote.SSH.foldersSortOrder, that allows you to sort your folders under the targets in the SSH Remote Explorer either alphabetically or in order of most recently opened.

SSH Folder Sorting Setting in Settings Editor

WSL

The hover over the Remote indicator now shows you whether the current Linux distribution is a WSL 1 or WSL 2 distro:

WSL Remote indicator hover

Additionally, the distro pickers and the Remote Explorer put a label ("wsl1") after the WSL 1 distros:

Distro picker

We recommend using WSL 2 for better performance.