The CodeCompletion feature is able to suggest a name for a variable when you declare it. For example,
you may start typing "private FileOutputStream " and press &shortcut:CodeCompletion;.
You may customize name prefixes for local variables, parameters, instance and static fields in File | Settings | Code Style. |