Skip to content
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

Windows & Mac Support for Remote Development #73314

Closed
ghost opened this issue May 6, 2019 · 1 comment
Closed

Windows & Mac Support for Remote Development #73314

ghost opened this issue May 6, 2019 · 1 comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@ghost
Copy link

ghost commented May 6, 2019

The new remote development feature currently only supports Linux as the remote system. Windows or Mac servers are currently not supported. This makes the remote development feature largely useless for the original use case of #5243, which involves remote access to a Windows system in an corporate environment.

For Windows, it seems reasonable to use SMB via something like SysInternals PsExec over a corporate network or an SSH based mechanism for secure transport over the public Internet for cloud use cases (Windows 10 RS5 or later has an OpenSSH Server built in.) Having both options would be ideal.

For Mac, SSH is built in to the OS (under the name "Remote Login" in System Preferences->Sharing) and would be the obvious choice.

@RMacfarlane
Copy link
Contributor

Hey @nateman1352, there are open feature requests for both of these:
microsoft/vscode-remote-release#24
microsoft/vscode-remote-release#25

Please go thumbs those up and add any additional feedback there. Thanks!

@RMacfarlane RMacfarlane added the *duplicate Issue identified as a duplicate of another issue(s) label May 6, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

1 participant