Ctrl+I shortcut for Antigravity Command is overridden by built-in Trigger Suggest in v1.20.5

Normally, as described at https://antigravity.google/docs/command, I can press Ctrl+I in the editor area to trigger the Antigravity Command. This worked perfectly in previous versions. However, after upgrading to version 1.19.6, this feature broke. Pressing Ctrl+I now opens the VS Code built-in Trigger Suggest feature instead.

This morning, I received an in-app update prompt. After performing the update within the app, the Antigravity Command feature was restored.

But this afternoon, I performed a full reinstall by downloading the latest installer from the official Antigravity website and installing it again. After this, the feature broke once more, and pressing Ctrl+I still only activates the built-in Trigger Suggest.

After clicking the Antigravity Settings button in the bottom right corner of the window and opening AI Shortcuts, the open Command shortcut is shown as “no shortcut”.

  • If I click on “no shortcut” and try to assign any key combination in the newly opened shortcut settings page, it does not take effect.
  • However, if I open the shortcut settings page for open agent, setting any key combination works perfectly and updates immediately on the AI Shortcuts page.
  • Clicking the Reset button at the bottom also fails to reset the open Command shortcut; it remains in the “no shortcut” state.

Steps to Reproduce:

  1. Open any editable file (e.g., HTML).
  2. Select any line of code and press the keyboard shortcut Ctrl+I.
  3. [Expected] Opens Antigravity Editor Command.
    [Actual] Opens VS Code built-in Trigger Suggest.

Environment:

  • OS: Windows 11 build 26200.7922
  • Antigravity Version: 1.20.5
8 Likes