javascript - PhpStorm HTML inspection issue -


i can't figure out why phpstorm ide treating src html attribute javascript code (or kind of regular expression). after code inspection error assigned "javascript validity issues".

have resolved error before? can solve other way turning off inspection?

expression statement not assignment or call

as @lazyone wrote, solution issue uncheck xml: img/@src language injection in settings/preferences | editor | language injections:

phpstorm preferences


Comments

Popular posts from this blog

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

Copy range with conditional formatting -

Ansible - ERROR! the field 'hosts' is required but was not set -