简体   繁体   中英

Visual Studio 2010 IntelliSense window text input field

Recently, probably by some accidental key-combination stroke during furious development, my IntelliSense window has a small text input field above which is really annoying, because I can no longer just type and hit Enter to use the autocompletion feature.

How do I get rid of it?

在此输入图像描述

The key combination you probably pressed was Ctrl + Alt + Space, which toggles the completion methods of intellisense.

Can be switched back to the other completion mode by going to: Edit-> Intellisense -> Toggle Completion Mode.

this seems like a bug in VS, please see below

http://connect.microsoft.com/VisualStudio/feedback/details/587691/vs2010-bug-intellisense-shows-empty-text-field-and-stops-working-correctly

and this bug is closed as "Not Reproducable"...

did you try restarting the VS? propbably, that should fix your problem.

If yes, can you try restarting the machine?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM