Organízate con las colecciones
Guarda y clasifica el contenido según tus preferencias.
Este documento describe cómo obtener asistencia impulsada por IA en el chat de Gemini Code Assist en su entorno de desarrollo integrado (IDE).
El chat de Gemini Code Assist le permite escribir declaraciones o preguntas en lenguaje natural (llamadas indicaciones ) para obtener explicaciones detalladas de su código, acciones sugeridas o flujos de trabajo guiados que lo ayudan a completar tareas de manera rápida y eficiente sin salir del IDE.
Para abrir el chat de Gemini Code Assist en el IDE:
Código VS
En la barra de actividades de su IDE, haga clic en sparkGemini Code Assist .
En el chat de Gemini Code Assist , ingrese un mensaje y luego haga clic en sendEnviar .
IntelliJ
En la ventana de la herramienta Gemini Code Assist, ingrese un mensaje y luego haga clic en Enviar .
Ver historial de consultas
Código VS
El historial de consultas no está disponible para VS Code.
IntelliJ
Si desea volver a utilizar sus indicaciones anteriores, puede encontrarlas en su Historial de consultas en la ventana de la herramienta Gemini Code Assist haciendo clic en programarMostrar historial de consultas .
Restablecer el historial de chat
Gemini Code Assist usa el historial de chat para obtener más contexto al responder a tus indicaciones. Si tu historial de chat ya no es relevante para lo que intentas lograr, puedes restablecerlo:
Código VS
En el panel de asistencia de Gemini Code , haga clic deleteRestablecer chat .
IntelliJ
En la ventana de la herramienta Gemini Code Assist , haz clic delete"Borrar historial de conversaciones" . Esto también borrará tu historial de consultas.
[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Es difícil de entender","hardToUnderstand","thumb-down"],["La información o el código de muestra no son correctos","incorrectInformationOrSampleCode","thumb-down"],["Me faltan las muestras o la información que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-06-11 (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)."]]