Select to view content in your preferred language

ArcGIS API in WebStorm

2708
1
10-09-2013 05:26 AM
MathieuVILLEMONT1
Deactivated User
Hi,

As anyone tried to plug the ArcGIS API for JS in WebStorm ?
Did you get the documentation to work ?

Thanks,

Mat
0 Kudos
1 Reply
ReneRubalcava
Esri Frequent Contributor
Are you trying to get documentation or intellisense?
You may be able to get intellisense by downloading the API locally and pointing WebStorm the directory as your Dojo install, I have not tried it this way, but it did not work when I pointed it to the CDN.

But for docs, WebStorm will look to external sites to pull in the docs via URL.

You can check WebStorm library setup and doc instructions here.
http://www.jetbrains.com/webstorm/webhelp/documentation-look-up-in-external-javascript-libraries.htm...
0 Kudos