How configure ide for ignoring php blocks in js files? Permanently deleted user 创建于 2012年02月17日 13:10 Hello.Please help me.How configure IDE for ignoring php blocks <?php .... ?> in js files?Php bllocks now breaking inspection and other fueatures! :-(Thank you.Zdenek
Assign .js extension to PHP under Settings | File Types
then, set outer language to JS under Settings | Template data lanugages for these files.