Keyboard shortcuts for Gemini Code Assist features
Stay organized with collections
Save and categorize content based on your preferences.
Gemini Code Assist provides AI-powered assistance to help your
development team build, deploy, and operate applications throughout the software
development lifecycle, using the Gemini 2.5 model.
This page provides an overview of the keyboard shortcuts you can use in VS Code,
IntelliJ, and
other supported JetBrains IDEs,
for Windows, Linux, and macOS users.
Code generation shortcuts
IntelliJ
Action |
Keyboard shortcut (Windows/Linux) |
Keyboard shortcut (macOS) |
Generate code inline of a code file |
Control+G |
Option+G |
Open In-Editor prompt |
Control+\ |
Command+\ |
Terminal shortcuts
IntelliJ
There aren't any default terminal shortcuts for
Gemini Code Assist for IntelliJ and other supported JetBrains
IDEs at this time.
Chat shortcuts
VS Code
Action |
Keyboard shortcut (Windows/Linux) |
Keyboard shortcut (macOS) |
Cycle through prior chat prompts |
Up/down arrows |
Up/down arrows |
IntelliJ
Action |
Keyboard shortcut (Windows/Linux) |
Keyboard shortcut (macOS) |
Cycle through prior chat prompts |
Up/down arrows |
Up/down arrows |
New chat |
Control+Alt+Windows+Up |
Control+Alt+Command+Up |
Edit keyboard shortcuts
If you prefer to change any of the default Gemini Code Assist
shortcuts, you can do so by following these steps:
VS Code
In your IDE, click File (for Windows and Linux) or Code (for
macOS), and then navigate to Settings > Keyboard
Shortcuts.
In the list of keyboard shortcuts, scroll until you find the shortcut that
you want to change. For example: Gemini Code Assist: Generate code.
Click the shortcut that you want to change (for example, Gemini Code
Assist: Generate Code), and then click
edit Change
Keybinding.
In the dialog that appears, enter your own shortcut.
Press Enter (for Windows and Linux) or Return (for
macOS).
You can now use your newly assigned keyboard shortcut in your IDE.
To learn more about changing shortcuts in your IDE, see
Keybindings for Visual Studio Code.
IntelliJ
Navigate to settings
IDE and Project Settings > Settings >
Keymap > Plugins > Gemini Code Assist.
Right-click the shortcut you want to change (for example, Generate
Code) and select Add Keyboard Shortcut.
Enter your preferred keyboard shortcut and then click OK.
Right-click the shortcut again and remove the shortcut. For example,
right-click Generate code and select Remove Alt+G (for
Windows and Linux), or Remove Option+G (for macOS).
You can now use your new keyboard shortcut in your IDE.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-02 UTC.
[null,null,["Last updated 2025-09-02 UTC."],[],[],null,["Gemini Code Assist provides AI-powered assistance to help your\ndevelopment team build, deploy, and operate applications throughout the software\ndevelopment lifecycle, using the Gemini 2.5 model.\n\nThis page provides an overview of the keyboard shortcuts you can use in VS Code,\nIntelliJ, and\n\n[other supported JetBrains IDEs](/gemini-code-assist/docs/supported-languages#supported_ides),\nfor Windows, Linux, and macOS users.\n\nCode generation shortcuts \n\nVS Code\n\n| Action | Keyboard shortcut (Windows/Linux) | Keyboard shortcut (macOS) |\n|-------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------|---------------------------|\n| Navigate to chat interface | \u003ckbd\u003eAlt+G\u003c/kbd\u003e | \u003ckbd\u003eOption+G\u003c/kbd\u003e |\n| [Add the current highlighted code to the Gemini Chat context](/gemini-code-assist/docs/chat-gemini#add_selected_code_snippets_to_context) | \u003ckbd\u003eControl+Alt+X\u003c/kbd\u003e | \u003ckbd\u003eCommand+Alt+X\u003c/kbd\u003e |\n\nIntelliJ\n\n| Action | Keyboard shortcut (Windows/Linux) | Keyboard shortcut (macOS) |\n|-------------------------------------|-----------------------------------|---------------------------|\n| Generate code inline of a code file | \u003ckbd\u003eControl+G\u003c/kbd\u003e | Option+G |\n| Open In-Editor prompt | \u003ckbd\u003eControl+\\\u003c/kbd\u003e | \u003ckbd\u003eCommand+\\\u003c/kbd\u003e |\n\nTerminal shortcuts \n\nVS Code\n\n| Action | Keyboard shortcut (Windows/Linux) | Keyboard shortcut (macOS) |\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------|---------------------------|\n| [Add the current highlighted terminal content to the Gemini Chat context](/gemini-code-assist/docs/chat-gemini#prompt_with_selected_terminal_output_using_chat) | \u003ckbd\u003eControl+Alt+X\u003c/kbd\u003e | \u003ckbd\u003eCommand+Alt+X\u003c/kbd\u003e |\n\nIntelliJ\n\nThere aren't any default terminal shortcuts for\nGemini Code Assist for IntelliJ and other supported JetBrains\nIDEs at this time.\n\nChat shortcuts \n\nVS Code\n\n| Action | Keyboard shortcut (Windows/Linux) | Keyboard shortcut (macOS) |\n|----------------------------------|-----------------------------------|---------------------------|\n| Cycle through prior chat prompts | \u003ckbd\u003eUp/down arrows\u003c/kbd\u003e | \u003ckbd\u003eUp/down arrows\u003c/kbd\u003e |\n\nIntelliJ\n\n| Action | Keyboard shortcut (Windows/Linux) | Keyboard shortcut (macOS) |\n|----------------------------------|-----------------------------------|-----------------------------------|\n| Cycle through prior chat prompts | \u003ckbd\u003eUp/down arrows\u003c/kbd\u003e | \u003ckbd\u003eUp/down arrows\u003c/kbd\u003e |\n| New chat | \u003ckbd\u003eControl+Alt+Windows+Up\u003c/kbd\u003e | \u003ckbd\u003eControl+Alt+Command+Up\u003c/kbd\u003e |\n\nEdit keyboard shortcuts\n\nIf you prefer to change any of the default Gemini Code Assist\nshortcuts, you can do so by following these steps: \n\nVS Code\n\n1. In your IDE, click **File** (for Windows and Linux) or **Code** (for\n macOS), and then navigate to **Settings** \\\u003e **Keyboard\n Shortcuts**.\n\n2. In the list of keyboard shortcuts, scroll until you find the shortcut that\n you want to change. For example: **Gemini Code Assist: Generate code**.\n\n3. Click the shortcut that you want to change (for example, **Gemini Code\n Assist: Generate Code** ), and then click\n edit **Change\n Keybinding**.\n\n4. In the dialog that appears, enter your own shortcut.\n\n5. Press \u003ckbd\u003eEnter\u003c/kbd\u003e (for Windows and Linux) or \u003ckbd\u003eReturn\u003c/kbd\u003e (for\n macOS).\n\n You can now use your newly assigned keyboard shortcut in your IDE.\n\nTo learn more about changing shortcuts in your IDE, see\n[Keybindings for Visual Studio Code](https://code.visualstudio.com/docs/getstarted/keybindings).\n\nIntelliJ\n\n1. Navigate to settings\n **IDE and Project Settings** \\\u003e **Settings** \\\u003e\n **Keymap** \\\u003e **Plugins** \\\u003e **Gemini Code Assist**.\n\n2. Right-click the shortcut you want to change (for example, **Generate\n Code** ) and select **Add Keyboard Shortcut**.\n\n3. Enter your preferred keyboard shortcut and then click **OK**.\n\n4. Right-click the shortcut again and remove the shortcut. For example,\n right-click **Generate code** and select **Remove \u003ckbd\u003eAlt+G\u003c/kbd\u003e** (for\n Windows and Linux), or **Remove \u003ckbd\u003eOption+G\u003c/kbd\u003e** (for macOS).\n\nYou can now use your new keyboard shortcut in your IDE."]]