MS Visual Studio 2008 supports intellisense when writing Javascript (.js) too! Simple add a:
/// <reference path="filename.js" />
to the file and you'll now get intellisense for functions defined in filename.js
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment