-
Notifications
You must be signed in to change notification settings - Fork 295
Roadmap
Chuck Lantz edited this page May 1, 2020
·
6 revisions
This is the Roadmap for the VS Code Remote extensions. This page complements the VS Code roadmap 2020.
Legend of annotations:
Mark | Description |
---|---|
bullet | work not started |
check mark | work completed |
🏃 | on-going work |
💪 | stretch goal |
- Support to install an extension in a remote context without requiring to reload the window
- Support Windows ARM64 for the VS Code Server
- Provide better support for customizing the Reconnect dialog
- ✔️ Support servers running on macOS and Windows
- Investigate improved offline experience
- Investigate how to best support using dev containers on your SSH remote
- Support Reveal in Windows Explorer for files an folders shown in the explorer of the remote window
- Investigate improved offline experience
- Investigate how to best support using dev containers within WSL
- ✔️ Support for sharing of 'dotfiles'.
- Investigate running in a container without any
devcontainer.json
file. - ✔️ Simplify adding an extension installed in the container to the
devcontainer.json
file. - Support to launch a Remote - Container window from the CLI
- ✔️ Improve the experience when iterating on a
Dockerfile
or adevcontainer.json
. - ✔️ Augment
devcontainer.json
format to eliminate scenario blockers, e.g.buildArgs
- 🏃 Improve performance of opening new containers with pre-built images
- 🏃 VS Code Remote support for Kubernetes
Project Management
Help
Smoke Tests