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

Key: IDEADEV-6429
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Olesya Smirnova
Reporter: Igor Sereda
Votes: 0
Watchers: 0
Operations

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

"Code Style -- Wrapping -- Array initializer -- New line after '{' and Place '}' on new line" seem to have no effect

Created: 11 Apr 06 02:51   Updated: 19 Jul 06 16:44
Component/s: Code Formatting and Code Style
Fix Version/s: Demetra 5557

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: WinXP

Build: 4,155
Fixed in build: 5,553
Severity: Low


 Description  « Hide
"Code Style – Wrapping – Array initializer – New line after '{' and Place '}' on new line" seem to have no effect, at least on the sample. Regardless of these options state, the following part of the sample code stays the same:

int[] a = new int[]{1, 2, 0x0052, 0x0053, 0x0054};



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