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

Key: IDEADEV-6328
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Olesya Smirnova
Reporter: t800t8
Votes: 0
Watchers: 0
Operations

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

Add space "After comma" can not apply for enum

Created: 11 Jun 06 06:43   Updated: 19 Jul 06 17:01
Component/s: Code Formatting and Code Style
Fix Version/s: Demetra 5557

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Windows XP Profesional, JDK 6 build 87

Build: 5,321
Fixed in build: 5,553


 Description  « Hide
I declare an enum like this
public enum StringExDirection {

    RIGHT_TO_LEFT, LEFT_TO_RIGHT

}

also I checked "After comma" in Spaces tab in my code style. But after I press Ctrl + Alt + L, IDEA will remove the space after comma.



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