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

Produce official ARM and ARM64 builds #106289

Merged
merged 24 commits into from Sep 11, 2020
Merged

Produce official ARM and ARM64 builds #106289

merged 24 commits into from Sep 11, 2020

Conversation

joaomoreno
Copy link
Member

@joaomoreno joaomoreno commented Sep 8, 2020

Fixes #1031
Fixes #6442

@joaomoreno joaomoreno added vscode-build VS Code build process issues linux Issues with VS Code on Linux engineering VS Code - Build / issue tracking / etc. labels Sep 8, 2020
@joaomoreno joaomoreno self-assigned this Sep 8, 2020
@joaomoreno joaomoreno merged commit e75b1a6 into master Sep 11, 2020
@joaomoreno joaomoreno deleted the joao/linux-arm branch September 11, 2020 10:45
@joaomoreno
Copy link
Member Author

joaomoreno commented Sep 11, 2020

We finally got insider builds! 🎉

ARM64

ARMv7l

image

@Helianthella
Copy link

Helianthella commented Sep 11, 2020

@joaomoreno it works perfectly on my ARM chromebook. I am even able to install Codespaces but I can't actually connect to any codespace:

  1. sign in to Codespaces
  2. attempt to connect to a Codespace
  3. VSCode Insiders asks you to sign in again
  4. after re-signing in, the extension keeps saying "signing in..." and hangs there forever

(this might be the wrong repo to report in though)

@azhe403
Copy link

azhe403 commented Sep 15, 2020

What about apk, is possible?

@nkia-christoph
Copy link

Installed it on my pinebook pro (arm64) and so far it runs flawlessly.
java extensions & running java code out of vscode works.
flashing of devices via platformio works for the most part (some flashers don't run on arm)
Bumped the aur maintainer so one can now comfortably build vscode insiders on arch(based distros).

WardenGnaw added a commit to dotnet/vscode-csharp that referenced this pull request Sep 28, 2020
This PR adds linux ARM and ARM64 packages to package.json.
It also updates platform to check for Linux architecture that have armv
and aarch in the `uname -m` output then set them as arm or arm64.

Also adds a couple of TODO's once the omnisharp extension is ready to
run on the VS Code ARM/ARM64 builds.

See microsoft/vscode#106289
@maks
Copy link

maks commented Sep 29, 2020

I installed the armhf build on my HP Chromebook 14 G3 (tegra k1) and it runs nicely in crouton 🎉 , though I needed to start it from within an xterm running with xiwi as for some reason trying to start it directly from a shell using the xiwi command didn't allow it to connect to the chrome extension for crouton. This is running directly, without installing a X desktop. 🎉

@ihakh
Copy link

ihakh commented Oct 6, 2020

I cant download from https://code.visualstudio.com/download

@pfeerick
Copy link

pfeerick commented Oct 7, 2020

Because 1.50 hasn't been released yet! Looks like the release date is the 13th of October, so you should be able to download a release build after then. Otherwise, use the links given above in #106289 (comment) to install an insider build.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
engineering VS Code - Build / issue tracking / etc. linux Issues with VS Code on Linux vscode-build VS Code build process issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Official Support for ARM/Raspberry Pi Linux (armhf, arm64) Feature Request: Chromebook support
7 participants