+10 to a customized formatting! at least '=' could be aligned -----Original Message----- From: "Leif Ashley" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Sun, 21 Jul 2002 15:00:54 -0400 Subject: [Eap-features] Class Field Formatting
> > I'd like to request a formatting feature to align the field names and vaues > in a class. > > We're standardizing on a code format for IntelliJ here at Memberclicks.com, > and we have a few members that would like to align field names using the > formatter to it would look like: > ------------------------------------------------------- > > public static final int value = 2; > > private String aString = new String(); > > private SQLResultBean groupResultBean = null; > > > > public static final String MC_CONST_VALUE = "A constant"; > > public static final String MC_LONG_CONST_VALUE = "Another constant"; > > public static final String MC_LONGER_CONSTANT_VALUE = "One last constant"; > > > > _______________________________________________ > Eap-features mailing list > [EMAIL PROTECTED] > http://lists.jetbrains.com/mailman/listinfo/eap-features > ------------------------------------ Mail.Ru - ������, ��������, �������! ------------------------------------ _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
