-
Notifications
You must be signed in to change notification settings - Fork 394
Closed
Labels
iteration-planVS Code - Upcoming iteration planVS Code - Upcoming iteration plan
Milestone
Description
This plan captures our work on the Remote development extensions in March. 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 |
|---|---|
| 🏃 | work in progress |
| ✋ | blocked task |
| 💪 | stretch goal for this iteration |
| 🔴 | missing issue reference |
| 🔵 | more investigation required to remove uncertainty |
| ⚫ | under discussion within the team |
Remote - Core
- 🏃 Can't drag files from a remote vscode window to a local window https://github.com/microsoft/vscode-remote-release/issues/1149 @isidorn
Remote - SSH
- None.
Remote - Containers
- Attach to Kubernetes Attach to Kubernetes #2497 @chrmarti
- Explore WSL2 support for Remote - Containers Explore WSL2 support for Remote - Containers #2498 @chrmarti
- Investigate removing dependency on Dockerode Investigate removing dependency on Dockerode #2481 @chrmarti
- Improve proxy support for remote running containers Do not lookup local proxy when running remote #2487 @chrmarti
- Respect user defined project name Remote-Container (docker-compose) Support for .env and/or COMPOSE_PROJECT_NAME variable #222 @chrmarti
- Investigate improving progress shown when creating a dev container Investigate improving progress shown when creating a dev container #2499 @chrmarti
- Open repository in a Container, offer to create a
devContainer.jsonwhen it doesn't exist already Repository Container: Offer to create devcontainer.json when it does not exist #1570 @egamma - Checkout a GitHub PR or branch into a container Allow specifying a branch/tag/PR when for "Open repository in container..." command #2461 @egamma
- New Python 3, 3.6, 3.7, and 3.8 pre-built images and devcontainer.json @Chuxel
Remote - WSL
- None.
Deferred Items
- Polish Remote Explorer Header Remote Explorer: when there is only one view, split view should not be present vscode#86037 @alexr00 @misolori
- Explore speeding up container creation by caching extensions locally @sandy081
- Explore using the git installed on Windows remote-wsl: allow some way to use Windows git for git repo #1844 @aeschli
Metadata
Metadata
Labels
iteration-planVS Code - Upcoming iteration planVS Code - Upcoming iteration plan