Numerous IDE performance improvements
August 15, 2025
VS Code Gemini Code Assist 2.45.0
- Numerous IDE performance improvements
Numerous improvements to VS Code Gemini Code Assist performance, including reductions in CPU usage, memory usage, and extension slowdown. - Release channel name in VS Code chat banner
VS Code Gemini Code Assist shows the configured Release Channel when you're opted into an experimental channel and are using a Standard or Enterprise license.
Delete prompt and response pair in IntelliJ
You can delete your prompt and Gemini's response to that prompt in your chat with IntelliJ Gemini Code Assist. This works as an alternative to deleting your entire chat history, allowing you to remove a single prompt and response within a chat, while maintaining the rest of your chat history with Gemini Code Assist.
August 12, 2025
Configure Gemini Code Assist code customization in the Google Cloud Console
You can now set up and manage code customization within the Google Cloud Console, including creating a code repository index, adding repositories to be indexed, and managing repository groups for granular access control. For more information, see Configure Gemini Code Assist code customization.
- Gemini Cloud Assist investigations (preview) are now available for Cloud Monitoring alerting.
- When alerts occur for supported resources, you can run an investigation to help troubleshoot and resolve the cause.
August 08, 2025
Quick Preview of chat code suggestions across multiple files
VS Code Gemini Code Assist 2.44.0
- Gemini Code Assist chat provides a quick preview of the collective code suggestions across multiple files in the chat. Selecting a particular file opens the corresponding file in the editor with the first suggestion selected by default.