Visual Studio Intellisense to Cocos2d-JS

How to make Visual Studio search and autocomplete Cocos2d-JS code?

Show this:

"intellisense was unable to determine an accurate completion list for this expression, 
The provided list contains all identifiers in the file"

Try this:
Tools>Options>Javascript>IntelliSense>References> Add a reference

But, continue the same.

I’ll use Netbeans.

Tutorial on the site of @Meir_yanovich

hi @Gurigraphics
have you make it worked in netbeans?

Yes. Works well! You can export the project in Cocos Studio and insert in blank html project. And you can see the libraries functions.That makes it easy because most tutorials are outdated, and is bad locate libraries.

About this, Cocos can learn from Phaser: