Skip to content
forked from tibeer/vscodium

binary releases [+Darwin_ARM64] of VS Code without MS branding/telemetry/licensing

Notifications You must be signed in to change notification settings

jameski83/vscodium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCodium build for Darwin ARM64

As github is missing Mac ARM runners, this repo aims to provide a native build for darwin ARM machines. More on this can be found here: VSCodium/vscodium#597

Troubleshooting

If you get a message like this

"VSCodium.app" is damaged and can’t be opened. You should move it to the Bin.

this is because of Gatekeeper restrictions as the app isn't signed. You can execute the following to remove the quarantine attribute.

sudo xattr -r -d com.apple.quarantine /Applications/VSCodium.app

Thanks to @melgu ! (VSCodium/vscodium#597 (comment))

About

binary releases [+Darwin_ARM64] of VS Code without MS branding/telemetry/licensing

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%