65.9K
CodeProject is changing. Read more.
Home

Temporarily Hide IntelliSense

starIconstarIconstarIconstarIconstarIcon

5.00/5 (5 votes)

Jul 9, 2010

CPOL
viewsIcon

5710

Here's how you might word this to be a little more clear:When IntelliSense is invoked in Visual Studio it can sometimes obscure text or information from the code block below the line you're editing. To momentarily reveal the covered area below the IntelliSense window, press and hold the...

Here's how you might word this to be a little more clear: When IntelliSense is invoked in Visual Studio it can sometimes obscure text or information from the code block below the line you're editing. To momentarily reveal the covered area below the IntelliSense window, press and hold the CTRL key and the window will go semi-transparent. Release CTRL to restore IntelliSense. Cheers.