When creating new variables, eclipse suggests names for them.

However, I don't want to see any name suggestions unless if it is a variable that was already defined previously.
When turning off non-type proposals, it turns off ALL variable proposals, even the ones that were previously defined.

I want ^ to still happen but not when creating new variables. Is this possible?