angularjs-plugin icon indicating copy to clipboard operation
angularjs-plugin copied to clipboard

plugin does not work with xhtml file ending

Open lanoxx opened this issue 12 years ago • 3 comments
trafficstars

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?

lanoxx avatar Jul 17 '13 12:07 lanoxx

lanoxx, I'm facing the same problem. Have you found a workaround?

mstenico avatar Apr 15 '15 19:04 mstenico

This was a long time ago. I dont think I found a workaround. I guess in the end I just settled with using HTML 5 instead.

lanoxx avatar Apr 15 '15 22:04 lanoxx

Tks!

mstenico avatar May 04 '15 12:05 mstenico