Vscode-remote-release: Remote: Iteration Plan for November 2019

Created on 2 Nov 2019  路  3Comments  路  Source: microsoft/vscode-remote-release

This plan captures our work on the Remote development extensions in November. 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

None.

Remote - Containers

Remote - WSL

  • [ ] :runner: WSL2 + Docker Blog post @fiveisprime @gregvanl
  • [x] Add VS Code + Remote WSL extension in Windows/WSL 2 docs @fiveisprime

Deferred Items

  • :runner: Open repository in container - support private repositories (private repos, more flexible volume usage) https://github.com/microsoft/vscode-remote-release/issues/1578 @egamma @chrmarti
  • Adopt common port forwarding UI in Remote-SSH @roblourens
  • Adopt common port forwarding UI in Remote-Containers @chrmarti
iteration-plan

Most helpful comment

Please add some kind of initial Kubernetes support https://github.com/microsoft/vscode-remote-release/issues/12.
Community cannot contribute to this close source plugin. So please evaliate that as the top feature requested with the container label (other than podman).

All 3 comments

Please add some kind of initial Kubernetes support https://github.com/microsoft/vscode-remote-release/issues/12.
Community cannot contribute to this close source plugin. So please evaliate that as the top feature requested with the container label (other than podman).

It would be interesting to have the Remote - Containers extension available for Remote WSL.
Thus the extension would make use of the wsl2 virtual machine docker itself, greatly improving the processing speed of the files that already are on the vm.

@Dijir Remote-Containers should already show the WSL2 containers. Could you open an issue if that doesn't work?

Was this page helpful?
0 / 5 - 0 ratings