Disable HTML, CSS, or JScript IntelliSense
Menu: Tools -> Options -> Text Editor -> HTML -> General
Versions: 2008,2010
Published: 12/10/2010
Code: vstipEdit0085
Personally, I love IntelliSense anywhere I code:
However, some folks don't like it in some places and one place I find that is true is in the HTML editor. You can turn off IntelliSense by going to Tools -> Options -> Text Editor -> HTML -> General and turning off "Auto list members":
This will disable IntelliSense for the HTML text editor. Additionally, if you want to do the same for CSS or JScript just go to Tools -> Options -> Text Editor -> [CSS or JScript] -> General and perform the same steps.