mirror of
https://github.com/bwya77/vscode-dark-islands.git
synced 2026-05-09 08:25:35 +02:00
[PR #131] Add macOS installer for Antigravity (Google's AI IDE) #132
Labels
No labels
bug
bug
duplicate
enhancement
enhancement
Missing Info
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vscode-dark-islands#132
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bwya77/vscode-dark-islands/pull/131
Author: @LIL-JRG
Created: 5/4/2026
Status: 🔄 Open
Base:
main← Head:feat/antigravity-macos-installer📝 Commits (1)
f792546Add macOS installer for Antigravity (Google's AI IDE)📊 Changes
3 files changed (+331 additions, -0 deletions)
View changed files
📝
README.md(+24 -0)➕
bootstrap-antigravity.sh(+54 -0)➕
install-antigravity.sh(+253 -0)📄 Description
Summary
install-antigravity.sh— a full macOS installation script for Antigravity, Google's AI-powered IDE (VS Code fork)bootstrap-antigravity.sh— a one-liner curl installer for macOSREADME.mdwith Antigravity installation instructions for both macOS and WindowsDetails
install-antigravity.sh~/.gemini/antigravity~/.antigravity/extensions/agyCLI~/Library/Application Support/Antigravity/User/settings.jsonusing Python's JSONC parser (respects existing user settings)Key design decisions
"// comment": ""conventioncustom-ui-style.stylesheetto preserve any existing CSS customizationsTested on
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.