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

Key: IDEA-12063
Type: Bug Bug
Status: Open Open
Assignee: Maxim Shafirov
Reporter: Jordan Zimmerman
Votes: 0
Watchers: 0
Operations

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

Code Generate doesn't always reformat the generated method

Created: 20 Mar 07 19:29   Updated: 20 Mar 07 19:37
Component/s: Code Formatting and Code Style

Build: 6,733
Severity: Medium


 Description  « Hide
If the insertion point is to the immediate right of a brace, Code Generate a method doesn't apply code formatting. E.g.
public class foo
{|
}

Put the insertion point at '|' above. Select Code Generate and generate a constructor. For me, the generated constructor is completely left-justified and without formatting.



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