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 0d7bfde commit fbb29b0Copy full SHA for fbb29b0
1 file changed
utbot-intellij/src/main/resources/META-INF/plugin.xml
@@ -21,7 +21,7 @@
21
description="Cover code with auto-generated tests">
22
<add-to-group group-id="ProjectViewPopupMenu"/>
23
<add-to-group group-id="GenerateGroup" anchor="after" relative-to-action="JavaGenerateGroup1"/>
24
- <keyboard-shortcut keymap="$default" first-keystroke="control alt U"/>
+ <keyboard-shortcut keymap="$default" first-keystroke="alt shift U"/>
25
<keyboard-shortcut keymap="$default" first-keystroke="alt U" second-keystroke="alt T"/>
26
</action>
27
</actions>
0 commit comments