+1 Will idea break long lines on right margin sometimes? E.g. throws could go to the nex line in that case. More code style settings - set once and enjoy
-----Original Message----- From: Danny Burkes <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Wed, 24 Jul 2002 08:58:25 -0700 Subject: [Eap-features] Feature request: Code Style > > I like to put the "throws" clause of a method implementation on an > indented new line, like: > > void doSomething(String parameter) > throws IOException, NumberFormatException > > It would be nice if IDEA had some Code Style setting to indicate this, > and if features that generate method declarations (like Override > Methods, Implement Methods, etc.) would respect the setting. > > If this is possible and I've just missed the setting, I would appreciate > someone pointing me to it. > > Thanks! > > Danny > _______________________________________________ > 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
