Skip to content

Gemini Code Assist

Gemini Code Assist is Google’s AI coding assistant for integrated development environments (IDEs) and Google Cloud. It runs on Gemini 3 models with a one-million-token context window. Gemini 3.5 Flash is generally available to all subscribers, and Gemini 3.1 Pro is in preview for VS Code and IntelliJ.

Inside Visual Studio Code, JetBrains IDEs, and Android Studio, it provides context-aware chat, code completions, generation and transformation, unit test suggestions, and help with debugging and documentation, with source citations for longer quoted material. Since June 18, 2026, these extensions serve only paid Gemini Code Assist Standard and Enterprise subscriptions. Google moved the Gemini Code Assist for individuals, Google AI Pro, and Google AI Ultra tiers to Antigravity and Antigravity CLI.

Outside the editor, Gemini Code Assist on GitHub reviews pull requests automatically and answers follow-up questions when tagged with /gemini in a comment.

Its agent mode, currently in preview, can run multi-step tasks using built-in tools and Model Context Protocol (MCP) servers, and you can add file context with the @filename syntax.

Its paid Standard and Enterprise editions include IP indemnification and enterprise security controls, and the Enterprise edition adds code customization that adapts suggestions to a company’s private repositories. Both editions also cover Gemini CLI, which provides the same assistance in the terminal.

Official website: codeassist.google

A floating scientist in a lab coat operates a control panel with a lever, a terminal screen reading prompt, a Python logo, and drawers labeled FLOW, DATA, and LOGS, beside a waving robot.

Tutorial

How to Use Google's Antigravity CLI for AI Code Assistance

Get started with Google's Antigravity CLI, a terminal-based AI coding agent, and use it to read, review, and refactor your Python code.

intermediate ai tools

For additional information on related topics, take a look at the following resources:


By Leodanis Pozo Ramos • Updated July 29, 2026