Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Microsoft visual studio auto complete selection problem

when i am coding visual studio do not select best value.

if you look this image you will understand what i mean

http://img252.imageshack.us/img252/4186/problemm.png

microsoft visual studio 2010

like image 521
MonsterMMORPG Avatar asked Oct 14 '10 22:10

MonsterMMORPG


1 Answers

You are in IntelliSense Suggestion Mode. Press CTRL + ALT + SPACE and that should put you back in Completion Mode. You can find out more here: http://blogs.msdn.com/b/zainnab/archive/2010/01/22/intellisense-suggestion-mode-vstipedit0012.aspx

like image 110
zainnab Avatar answered Nov 08 '22 22:11

zainnab