Skip to content

Gemini Code Assist

Gemini Code Assist integrates Gemini into VS Code, JetBrains IDEs, and Google Cloud Console for inline completions, natural language chat, and code generation alongside the CLI and Antigravity surfaces.

Gnome mascot

What you'll learn

  • Gemini Code Assist provides inline code completions and chat in VS Code and JetBrains
  • Cloud Shell and Cloud Workstations come with Gemini CLI pre-installed
  • Code Assist shares the same Gemini models as Gemini CLI and Antigravity

Build it

Install from the VS Code Marketplace: search "Gemini Code Assist". Or use Cloud Shell where Gemini CLI is pre-installed:

bash
gemini

What goes wrong

MistakeHow you notice itThe fix
Gemini CLI not found in Cloud ShellCommand not foundInstall manually: npm install -g @google/gemini-cli

Next: Day 3 — Antigravity: IDE & Platform