
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
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.
|
|
Description
|
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. |
Show » |
| There are no comments yet on this issue.
|
|