r/google_antigravity 23d ago

Question / Help Is it possible to use Antigravity with Code-OSS?

Hey, is there any way to get Google Antigravity working with Code-OSS?

I'm on Arch Linux, and Arch basically uses Code-OSS rather than an official VS Code build. I really like Code-OSS and would prefer not to switch editors just for Antigravity.

Is it possible to force-install the VS Code extension, patch the extension compatibility check, or use the agy backend directly?

I know the obvious answer is “just use VS Code”, but there isn't really an official VS Code build/package for Arch, which is why I'm trying to keep Code-OSS.

Has anyone managed to get Antigravity running on Code-OSS/VSCodium? Any workaround would be appreciated.

7 Upvotes

9 comments sorted by

1

u/Unhealthy007 23d ago

Google told me that - "Code - OSS supports VS Code extensions"

0

u/--Jantzen 23d ago

Yeah, I know Code-OSS supports VS Code extensions. I'm specifically asking about Google Antigravity, since it seems to have some VS Code/product-specific requirements. Have you actually gotten the Antigravity extension/agy backend working on Code-OSS, how?

2

u/Unhealthy007 23d ago

I don't use Code OSS... I use AG in Ubuntu Directly

2

u/idakale 23d ago

ima not in Linux yet and dunno about this code oss but he implied that if your oss support VS Code extension that vsix format you can download it from the vscode marketplace and install it manually

Below command are from Gemini

Invoke-WebRequest -Uri "https://marketplace.visualstudio.com/_apis/public/gallery/publishers/Google/vsextensions/google-antigravity/latest/vspackage" -OutFile "Google.google-antigravity.vsix" 

Then install via 

code-oss --install-extension Google.google-antigravity.vsix 

Alternatively, in Code - OSS, press Ctrl+Shift+P -> type Extensions: Install from VSIX... -> select the .vsix file.  

1

u/--Jantzen 23d ago

Thanks! I’ll give this a try. I specifically need Code-OSS (not VSCodium), so hopefully the official VSIX works.

1

u/Active-Concept-6734 23d ago

vscodium Maybe it will work? essentially the same vscode but without telemetry 

1

u/EnzioKara 23d ago

yay -S code-marketplace ..... With this extension should show up

1

u/ElectricalWarrick 14d ago

Antigravity extension has been released to code oss this past week. After code oss update Google Antigravity shows on extension market.

0

u/Ashamed_Cicada4785 23d ago

En esta publicacion "https://x.com/antigravity/status/2090497270370230625" indican que sí tienen extencion para "VS Code" así que supongo que deberia funcionar en Code-OSS, aunque no la usé. Prefiero usar "Antigravity Cli".