We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cb9b39 commit 1303b46Copy full SHA for 1303b46
plugins/amazonq/codewhisperer/jetbrains-community/resources/META-INF/plugin-codewhisperer.xml
@@ -106,8 +106,7 @@
106
<action id="codewhisperer.inline.force.accept"
107
class="software.aws.toolkits.jetbrains.services.codewhisperer.actions.CodeWhispererForceAcceptAction"
108
text="Force Accept the Current Inline Suggestion" description="Force accept the current inline suggestion">
109
- <keyboard-shortcut keymap="$default" first-keystroke="alt TAB"/>
110
- <keyboard-shortcut keymap="$default" first-keystroke="alt ENTER"/>
+ <keyboard-shortcut keymap="$default" first-keystroke="shift TAB"/>
111
</action>
112
113
<group id="aws.toolkit.codewhisperer.toolbar.security">
0 commit comments