"Joe Pardi" <[EMAIL PROTECTED]> wrote in message ah80ss$i9a$[EMAIL PROTECTED]">news:ah80ss$i9a$[EMAIL PROTECTED]... > String firstName = null; > > and I type: > > firstname = null; [...] > If you're "for" this feature, please indicate which setting should be the > default.
None. Type: first + control-enter and code completion writes the right name for you:) You can even type firstna + control-enter and code completion also writes the correct name. Carlos -- Carlos Costa e Silva <[EMAIL PROTECTED]> _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
