mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
disable parameter moves (IDEA-60396)
This commit is contained in:
@@ -144,8 +144,6 @@
|
||||
</group>
|
||||
|
||||
<group id="RefactoringMenu1">
|
||||
<action id="MoveToTheLeft" class="com.intellij.refactoring.changeSignature.MoveParameterLeftAction"/>
|
||||
<action id="MoveToTheRight" class="com.intellij.refactoring.changeSignature.MoveParameterRightAction"/>
|
||||
<action id="ChangeTypeSignature"
|
||||
class="com.intellij.refactoring.typeMigration.actions.ChangeTypeSignatureAction"
|
||||
text="T_ype Migration..."
|
||||
|
||||
Reference in New Issue
Block a user