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
microsoft visual studio 2010
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
精彩评论