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
Currently VSCode releases for Mac are only provided for Intel x86 CPUs.
Modern Mac computers use ARM CPUs and using x86 binaries is slow due to emulation.
Therefore ARM releases should be added.
Task summary
Currently VSCode releases for Mac are only provided for Intel x86 CPUs.
Modern Mac computers use ARM CPUs and using x86 binaries is slow due to emulation.
Therefore ARM releases should be added.
Additional context
No response