History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-2518
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Olesya Smirnova
Reporter: Dmitry Jemerov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

"Remove parameter" quickfix breaks indent of method parameters

Created: 22 Sep 05 20:54   Updated: 22 Sep 05 20:54
Component/s: Code Analysis. Inspection
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
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.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.