microsoft / vscode-remote-release

Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
https://aka.ms/vscode-remote
Other
3.67k stars 289 forks source link

Remote: Iteration Plan for September 2019 #1390

Closed kieferrm closed 5 years ago

kieferrm commented 5 years ago

This plan captures our work on the Remote development extensions in September. We follow the same iteration cycle as VS Code. Although we plan for a whole iteration, we not only ship at the end of an iteration but throughout.

Plan Items

Below is a summary of the top level plan items.

Legend of annotations:

Mark Description
:runner: work in progress
:hand: blocked task
:muscle: stretch goal for this iteration
:red_circle: missing issue reference
:large_blue_circle: more investigation required to remove uncertainty
:black_circle: under discussion within the team

Remote - Core

Remote - SSH

Remote - Containers

Remote - WSL


Deferred Items

bhack commented 5 years ago

Any space for the top 2 issues in the Containers section? https://github.com/microsoft/vscode-remote-release/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc+label%3Acontainers

pwwang commented 5 years ago

Any workaround for centos6 servers without root privileges? A lot of users encountered this and suffered from it. #103