开发者

VS2010 Intellisense: make it autocomplete every word?

hello i'm using VS to write JavaScript lately. before that i was using notepad++.

the auto-completion in np++ deals with every word in the current document.

but the one in VS only deals with variables and functions and so.

what i'm looking for is every word compl开发者_StackOverflowetion. meaning that if i write

div.id ="anotherDiv";

and then later write

document.getElementById("ano.... i get a suggestion with every matching word ..

is there a way to make VS do that ?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜