In Visual Studio 2012 C++ InteliSense now offers options immediately by typing letters, so the hitting Ctrl+Space in blank area is now not necessary. It is very helpful, but options are displayed as rectangle with no fill and only option to commit them, is hitting Tab key or Ctrl+Space, or using Up+Down keys to make them "choosen" (rectangle of choosen option is now filled). In most cases, the suggested option is the right option and I would like to commit it by usual commit keys (like dot, braces, etc.). Only in some rare cases I would close suggestions by hitting Esc key.
Is it possible to "disable" the "suggestion" stage and keep only "choosen" stage? Or to set commit keys for "suggestion" stage too?
Thank you,
Jaroslav