You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plan captures our work on the Remote development extensions in June. 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.
We'll focus stability, improving the first time user experience, and overall polishing.
Since it is not possible to copy a folder from remote using DnD (Chrome limitation) there will be a separate command contributed on folders 'Download to Local...' @isidorn
This extension changed my life. I build NLP solutions on AWS. My lifestyle is typical for a digital nomad, I work from at least 3 different locations every week and I move a lot with public transport. My device of choice has been MS Surface Pro 3 with i7. It makes all the difference in the world that I can now run my code directly on EC2 and that VSCode takes 700 MB of RAM and not 2.5GB. For the early stage extension that vscode-remote is, I have had an absolutely fantastic experience with it in the past 3 weeks.
This plan captures our work on the Remote development extensions in June. 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.
We'll focus stability, improving the first time user experience, and overall polishing.
Plan Items
Below is a summary of the top level plan items.
Legend of annotations:
UX
Close Connection
Add command to bring me to no-remote context #501 @aeschliRemote - Core
127.0.0.1:port
just likelocalhost:port
in WebViews 127.0.0.1:port should be mapped as well as localhost:port in WebView #108 @mjbvzRemote - SSH
Remote-SSH: Show Log
missing #639 @kieferrmSSH Agent
forwarding Does not support agent forwarding - committing on remote host via SSH fails #16 @roblourensRemote - Containers
$HOME
detection) Determine install folder from within the container #22 @chrmarti/etc/passwd
if$SHELL
not set and not overridden in VS Code settings Pick up default shell from /etc/passwd if $SHELL not set and not overridden in VS Code settings #521 @chrmartiRemote - WSL
Extension Contributions
machine
-scoped settings @sandy081Engineering
Deferred Items
The text was updated successfully, but these errors were encountered: