Stay organized with collections
Save and categorize content based on your preferences.
This document describes how to get AI-powered assistance in the
Gemini Code Assist chat in your integrated
development environment (IDE).
Gemini Code Assist chat lets you write natural language statements
or questions (called prompts) to get in-depth explanations of your code,
suggested actions, or guided workflows that help you complete tasks quickly and
efficiently without leaving the IDE.
In the activity bar of your IDE, click
sparkGemini Code Assist.
In the Gemini Code Assist chat, enter a prompt and then click
sendSend.
IntelliJ
In the Gemini Code Assist tool window, enter a prompt and
then click Submit.
View query history
VS Code
Query history isn't available for VS Code.
IntelliJ
If you want to re-use your previous prompts, you can find them in your
Query History in the Gemini Code Assist tool window by clicking
scheduleShow Query History.
Clear chat history
Gemini Code Assist uses the chat history for additional context
when responding to your prompts. If your chat history is no longer relevant to
what you're trying to achieve, you can clear the chat history:
VS Code
In the Gemini Code Assist pane, click
historyResume
Previous Chat.
When the previous chats appear in the Select chat menu, hold your
pointer over the chat that you want to clear, and select Delete.
When prompted to confirm the deletion of the chat thread, select
Delete.
IntelliJ
In the Gemini Code Assist tool window, click
deleteClear
Conversation History. This also clears your query history.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-25 UTC."],[],[],null,["# Use the Gemini Code Assist chat\n\n\u003cbr /\u003e\n\nThis document describes how to get AI-powered assistance in the\n[Gemini Code Assist](/gemini/docs/codeassist/overview) chat in your integrated\ndevelopment environment (IDE).\n\nGemini Code Assist chat lets you write natural language statements\nor questions (called *prompts*) to get in-depth explanations of your code,\nsuggested actions, or guided workflows that help you complete tasks quickly and\nefficiently without leaving the IDE.\n\nLearn [how and when Gemini\nfor Google Cloud uses your data](/gemini/docs/discover/data-governance).\n\nOpen Gemini Code Assist chat\n----------------------------\n\nTo open Gemini Code Assist chat in the IDE: \n\n### VS Code\n\n1. In the activity bar of your IDE, click\n spark\n **Gemini Code Assist**.\n\n2. In the **Gemini Code Assist** chat, enter a prompt and then click\n send\n **Send**.\n\n### IntelliJ\n\nIn the Gemini Code Assist tool window, enter a prompt and\nthen click **Submit**.\n\nView query history\n------------------\n\n### VS Code\n\nQuery history isn't available for VS Code.\n\n### IntelliJ\n\nIf you want to re-use your previous prompts, you can find them in your\n**Query History** in the **Gemini Code Assist** tool window by clicking\nschedule **Show Query History**.\n\nClear chat history\n------------------\n\nGemini Code Assist uses the chat history for additional context\nwhen responding to your prompts. If your chat history is no longer relevant to\nwhat you're trying to achieve, you can clear the chat history: \n\n### VS Code\n\n1. In the **Gemini Code Assist** pane, click\n history **Resume\n Previous Chat**.\n\n2. When the previous chats appear in the **Select chat** menu, hold your\n pointer over the chat that you want to clear, and select **Delete**.\n\n | **Note:** Your chat threads persist across IDE sessions until you clear your history.\n3. When prompted to confirm the deletion of the chat thread, select\n **Delete**.\n\n### IntelliJ\n\nIn the **Gemini Code Assist** tool window, click\ndelete **Clear\nConversation History**. This also clears your query history.\n\n| **Note:** Your query and conversation history persist across IDE sessions until you clear the history.\n\nWhat's next\n-----------\n\nFor more information on using Gemini Code Assist in the IDE, see [Code with Gemini Code Assist](/gemini/docs/codeassist/write-code-gemini)."]]