Skip to content

Enables Visual Studio Intellisense for RequireJS and AMD modules

Notifications You must be signed in to change notification settings

rhodblinkbox/requirejs-intellisense

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

#requirejs-intellisense

If you are using RequireJS, include this file to get Visual Studio Intellisense completion for your AMD modules.

Place require.intellisense.js next to your require.js file to enable the magic.

Be sure to keep the file named require.intellisense.js, otherwise it will not work.

Demo

To try it out:

  • clone this repo
  • copy require.intellisense.js to the test directory
  • open up the test directory as part of a Visual Studio project.

About

Enables Visual Studio Intellisense for RequireJS and AMD modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published