开发者

How do I disable jscript intellisense in VS 2008?

开发者 https://www.devze.com 2023-01-10 08:33 出处:网络
Javascript Initellisense keeps giving me errors in VS 2008 SP1. Whenever this happens, VS becomes unresponsive to the point where I can\'t get anything done. I would like to disable Javascript Intelli

Javascript Initellisense keeps giving me errors in VS 2008 SP1. Whenever this happens, VS becomes unresponsive to the point where I can't get anything done. I would like to disable Javascript Intellisense temporarily to see if this is the issue. How 开发者_如何学Godo I do this?


From the Visual Studio menu select:

Tools -> Options -> Text Editor -> JScript

Then uncheck Auto List Members and Parameter Information.

0

精彩评论

暂无评论...
验证码 换一张
取 消