Google's Gemini Code Assist extensions for IntelliJ and VS Code now include two new features: Finish Changes and Outlines. Finish Changes acts as an AI pair programmer that observes in-progress edits, pseudocode, and comments to complete code tasks without requiring explicit prompts, using a 'show, don't tell' approach. Outlines generates concise English summaries interleaved directly within source code to aid comprehension and navigation. Both features are powered by Gemini 3.0 and are invoked via keyboard shortcuts (Option/ALT+F and Option/ALT+O respectively).
Table of contents
Finish Changes: Show, Don't TellOutlines: A Living Design DocumentScaling Developer VelocitySort: