Bug 259 : Auto Format keeps changing / reformatting Arrays
Last modified: 2010-03-27 06:07




Status:
RESOLVED
Resolution:
FIXED -
Priority:
P5
Severity:
normal

 

Reporter:
FloHimself
Assigned To:
MrFeinberg

Attachment Type Created Size Actions

Description:   Opened: 2005-12-20 08:00
try:

String[] foo = { "foo", "bar" };

class foo{
String[] foo = { "foo", "bar" };
}

and keep hitting ctrl-t.
Additional Comment #1 From fry 2007-11-20 00:32
*** Bug 689 has been marked as a duplicate of this bug. ***
Additional Comment #2 From fry 2010-03-27 06:03
woohoo!
Additional Comment #3 From MrFeinberg 2010-03-27 06:07
Yay. It was hard. Let me know if it works for you.