Gemini Code Assist code features overview

  • This document outlines the coding features supported by Gemini Code Assist.

  • Gemini Code Assist provides source citations for suggested code that directly quotes at length from a specific source to help with license compliance.

  • You can perform various coding actions with Gemini Code Assist in supported IDEs, including generating code with prompts, getting code completions, and using smart actions.

  • Files can be excluded from Gemini Code Assist's context using an .aiexclude or .gitignore file.

This document outlines the coding features that Gemini Code Assist supports.

To help you comply with any license requirements for your code, Gemini Code Assist provides source citations when its suggestions directly quote at length from a specific source. To learn more about how and when Gemini cites sources, see How Gemini helps you generate code and cites sources.

You can perform the following coding actions with Gemini Code Assist in any of the supported IDEs:

What's next