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

Support ARM64 for VS Code Server #73191

Closed
idanpa opened this issue May 2, 2019 · 1 comment
Closed

Support ARM64 for VS Code Server #73191

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

Comments

@idanpa
Copy link

idanpa commented May 2, 2019

Remote Development is great, thanks for adding it.
One of the cases where you need an external machine to test your code is when developing for different architectures (e.g. ARM64).
Assuming the VS Code Server has no Electron front-end (see #33620), can you please add the support for ARM64 machines?
Currently when I try to open remote SSH to an ARM machine I get:
Can't connect to idanp@machine: unreachable or not Linux x86_64 (Linux armv7l)

@RMacfarlane
Copy link
Contributor

Thanks @idanpa! This looks like a duplicate of microsoft/vscode-remote-release#13, please add any more feedback over there.

@RMacfarlane RMacfarlane added the *duplicate Issue identified as a duplicate of another issue(s) label May 2, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 16, 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

2 participants