It would be nice to have an option to limit initial completion list to identifiers in the nearest type scope, i.e. local variables and parameters of current member + this and base type members. Second ctrl-space in this "mode" would expand to full list as it is seen now.
Alternatively, you can consider completely different completion command, which shows list of identifiers specified above, like Alt-Shift-Space.