EXT JS - Code Completion
Hey All,
I'm new to WebStorm. Just installed version 2.1
I'm using the EXT JS libraries. I created the new JavaScript library reference, but the code completion function isn't working.
I included both of these files:
ext-all-debug-w-comments.js
ext-base-debug.js
Do I need any other references?? WebStorm set the default Documentation URL. I'm not sure if it's correct or not. I have all the docy locally...
Please advise.
TIA,
F
Please sign in to leave a comment.
Frank,
besides creating a library itself in JavaScript Libraries you need to specify it in Usage Scope either for the entire project (Project node) or a specific directory or file. This blog post may help you a little: http://blogs.jetbrains.com/webide/2010/11/working-with-javascript-libraries-in-phpstorm-webstorm
Currently local documentation links to ExtJs are not supported, only on-line ones. The default documentation URL (suggested by WebStorm) should work. If it doesn't, please file a bug report at http://youtrack.jetbrains.net
Thanks so much for this information. I have it working flawlessly in WebStorm 2.1