+1
At 10:00 24.04.02 +1200, you wrote:
>IDEA does not support customizing the format of array literals.
>
>i.e I want to have:
>
>String[] arr = new String[] { "a", "b", "c" };
>
>but whenever I autoformat I get
>
>String[] arr = new String[]{"a", "b", "c"};
>
>Adding an "Array Literals" option to the "Before Left Brace" Spaces config
>and a "Within Array Literals" option to the "Other" section would solve
>this.
>
>tim
_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features