Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Obsolete
Assignee
Denis Zhdanov
Subsystem
Code Analysis. Inspection
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Dmitry Jemerov
    6 years ago (22 Sep 2005 20:54)
  • Updated by   Denis Zhdanov
    7 months ago (05 Oct 2011 12:33)
  • Jira: IDEADEV-2518
    (history, comments)
 
IDEA-30258 "Remove parameter" quickfix breaks indent of method parameters
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
I have a method with three parameters - the first one is placed immediately after the opening parenthesis of the method declaration, and the other two are on separate lines and are aligned with the first one. The first parameter is unused, so I activate the quick fix for it. The other two parameters jump to single indent from the method declaration line. Expected behaviour: the second parameter should jump to the position and indent where the first one was, and the third one should keep its indent.
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments