PhpStorm angularJS autocompletion does not work
Hi,
after installing the angularjs library via the setting I set up an index.php file which includes angular.js (not minimized). But no autocomplete is showing, and PhpStorm says "Attribute ng-XXX is not allowed here". The code works in my browser so angularjs is installed correctly.
My PhpStorm version is 8.0.1. What can I do?
Thanks for your help,
Ralph
Please sign in to leave a comment.
Hi there,
Do you have AngularJS plugin installed?
Hi,
yes, I think so. In Settings/Javascript/Libraries/Download/Community Stubs I downloaded and activated the angularjs library. Or is there any additional plugin I have to install?
Ralph
Yes
Thank you, that actually helped! Didn't find that in the blog or help.
In the Settings I now just searched for "plugin" and there ist was... :-)
Regards,
Ralph