-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
I created a new HTML file today with PhpStorm and choose XHTML, PhpStorm automatically gave it a .xhtml file ending. When I added Angular JS by typing
script:src, expanding with tab and setting the URL for angular.js it did not become yellow and I was not able to download and register AngularJS in PhpStorm.
When I renamed the file to .html, it immediately worked and I could use the quick fix to download AngularJS and now I can use the ng-* namespace.
I guess thats probably a bug in the plugin?
Metadata
Metadata
Assignees
Labels
No labels