Editor Overview
FreshThe 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
| Feature | Description |
|---|---|
| Tab Suggestions | Intelligent code completions powered by AI (Supercomplete, Tab-to-Jump, Tab-to-Import) |
| Agent Interaction | Side panel for conversing with the agent, reviewing changes, and managing artifacts |
| Command | Natural language inline completions via Cmd/Ctrl+I |
| Review Changes | Scroll 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.