Skip to content

Editor Overview

Fresh

The Editor is the primary entry point to Google Antigravity. It is based on the VS Code codebase, providing a familiar editing experience enhanced with AI-first features.

Standard Editor Experience

  • Open files and navigate with tabs
  • Direct code editing with syntax highlighting
  • Source control integration (Git)
  • Extension support via the Open VSX marketplace

AI Features

FeatureDescription
Tab SuggestionsIntelligent code completions powered by AI (Supercomplete, Tab-to-Jump, Tab-to-Import)
Agent InteractionSide panel for conversing with the agent, reviewing changes, and managing artifacts
CommandNatural language inline completions via Cmd/Ctrl+I
Review ChangesScroll through all conversation-level changes with commenting support

TIP

The Editor supports Open VSX marketplace extensions. Install your favorite VS Code extensions to customize the editing experience alongside Antigravity's AI features.

SOP Documentation Site