-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remote: Iteration Plan for January 2020 #2075
Comments
Please give some sense to the community top upvoted priorities in containers section: |
I have the same issue of |
@bhack We've been away for the holidays, but now that we're back I wanted to briefly mention that the draft 2020 roadmap for VS Code was published before the holidays which includes Kubernetes investigations (along with macOS which is the top one today). See the VS Code Roadmap and Remote Roadmap drafts. For a bit of insight, here’s a how we’re thinking about new platforms: For existing platforms, we know that lots little or medium sized issues can cause major problems for something you use every day. We don’t want to let the community down, so we want to be sure we’re in good shape on existing supported platforms before moving onto the next one. When the product is at that point is primarily driven by community feedback - particularly the 2000+ issues that have been logged here. Each platform we’ve added has had its own unique challenges, even for something as consistent as SSH, and we know Kubernetes is going to be bigger change particularly given we try to cater to people running any of the three major platforms locally (Linux, macOS, and Windows). For SSH, we started with server operating systems, and containers we started with Docker - so while we haven’t picked them up quite yet, macOS and Kubernetes were explicitly called out on the roadmap given community interest. Also, if anyone is interested in the planning process, the VS Code Remote Development extensions use the same process as VS Code. As with the microsoft/vscode repo, once we understand an issue, we watch 👍 reactions across issues to understand interest rather than individual responses due to the sheer volume of them that comes across between the two repos. We absolutely hear the feedback and definitely appreciate the upvoting - it really does help! |
@Chuxel We cannot help you to achieve this Roadmap faster. It Is the downside of the full closed source strategy on this extension. |
Please add offline support for completely offline/behind firewall systems (both host and the remote) #2176 |
Also there this one one of highest voted feature request and its fairly simple one Just need a option for argument |
This plan captures our work on the Remote development extensions in January. 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:
Remote - Core
Remote - SSH
Remote - Containers
devContainer.json
: Provide Intellisense and validations for theextensions
section Make it easier to put an extension in my devContainer.json #1800 @chrmarti.devcontainer
support for the VS Code repo Investigate.devcontainer
support for the VS Code repo #2154 @chrmartiforwardPorts
property to reduce port conflicts Port forwarding issue in Containers #1009, Remote Explorer shows container published ports as "forwarded", which is misleading #1809 @chrmartivscode-dev-containers
images speed up first time experiences Pre-build images for Microsoft maintained container images in this repository vscode-dev-containers#140 @ChuxelRemote - WSL
stdin
Allow piping to stdin #1764 @aeschliDeferred Items
The text was updated successfully, but these errors were encountered: