Why Antigravity Shortcuts Matter (August 2026)
Google Antigravity crossed 2.4 million weekly active users, and with Antigravity 2.0 the product shifted from an AI-assisted editor to an agent-first platform where the Agent Manager runs as its own surface. That changes which keys matter: most of your day is spent moving between the editor and agent threads, not typing code. Learn three chords first — Cmd/Ctrl+L to toggle the agent panel, Cmd/Ctrl+E to swap between Editor and Agent Manager, and Cmd/Ctrl+I for an inline natural-language command in either the editor or the terminal.
Because Antigravity is built on the VS Code editor, everything below the AI layer — Cmd/Ctrl+P quick open, Cmd/Ctrl+Shift+P command palette, multi-cursor, Git panel — behaves the way you already expect. The bindings worth double-checking are the ones where an agent action overlaps a VS Code default; the FAQ at the bottom covers the Cmd/Ctrl+Shift+L and Cmd/Ctrl+N overlaps in detail. Inside the agent input, @ attaches files, directories, or MCP servers as context, and / inserts a saved workflow.