File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
222/main/resources/META-INF
233/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 226
226
class =" cc.unitmesh.devti.actions.InlayCompleteCodeAction"
227
227
text =" Inlay Complete Code"
228
228
description =" Inlay complete code!" >
229
- <keyboard-shortcut keymap =" $default" first-keystroke =" control PERIOD" />
229
+ <keyboard-shortcut keymap =" $default" first-keystroke =" alt PERIOD" />
230
230
<add-to-group group-id =" ShowIntentionsGroup" relative-to-action =" ShowIntentionActions" anchor =" after" />
231
231
</action >
232
232
<action id =" cc.unitmesh.devti.disposeInlayCompleteCode"
Original file line number Diff line number Diff line change 224
224
class =" cc.unitmesh.devti.actions.InlayCompleteCodeAction"
225
225
text =" Inlay Complete Code"
226
226
description =" Inlay complete code!" >
227
- <keyboard-shortcut keymap =" $default" first-keystroke =" control PERIOD" />
227
+ <keyboard-shortcut keymap =" $default" first-keystroke =" alt PERIOD" />
228
228
<add-to-group group-id =" ShowIntentionsGroup" relative-to-action =" ShowIntentionActions" anchor =" after" />
229
229
</action >
230
230
<action id =" cc.unitmesh.devti.disposeInlayCompleteCode"
You can’t perform that action at this time.
0 commit comments