开发者

How should I go about creating intellisense for my own javascript libraries in VS? [duplicate]

This question already has answers here: Closed 10 years ago.

Possible Duplicate:

What should I do to obtain javascript intellisense for my own js library in Visual Studio

Is there a how-to on the subject of creating intellisense for your own javascript libraries and classes in Visual Studio?

And is there a way to get it to work across multiple files? What are the rules for this?开发者_开发问答 Does it have to be in the same project? The best solution would be to just include the javascript file in my Master, and then have my "local" javascript files be able to "read" the intellisense...


There is a good How to in MSDN you can find it here and also there is a walkthrough example here

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜