Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get VS10 Intellisense to complete suggested member on enter?

Tags:

I have been trying out the CTP Beta 1 of Visual Studio 2010 and I hate that VS10 doesn't autocomplete the best match when i press 'enter', or '.'. Visual Studio 2008 did this, and I haven't been able to find any options for this under Tools -> Options -> Text Editor. It kinda breaks my flow each time when I press enter (and get a new line), and I never really seem to get used to it. It's not too great having to press up, then down, then enter, to autocomplete the suggested member name. Also if there is any shortcut to autocomplete the (not selected) keyword, I'd be happy with that too.