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 e58e52c commit 001ec4aCopy full SHA for 001ec4a
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