1

There are -intellisense.js or -vsdoc.js files for adding complete jQuery and jQuery Validation intellisense to Visual Studio - i.e. namespaces, functions, arguments, return values, remarks, etc.

  • Is there such a thing for Underscore? You get basic intellisense by adding the library to the _references.js file, but what about the rest as detailed above?

  • Is there perhaps a list somewhere with all currently available intellisense files? For example, would be awesome to get these for: Knockout, Google APIs such as maps and geolocation, RequireJS, Bootstrap, ...

Bobby B
  • 2,287
  • 2
  • 24
  • 47

1 Answers1

0

There does not seem to be a way to do this.

Bobby B
  • 2,287
  • 2
  • 24
  • 47