Search code examples
phpstormintellisensescript-tag

What an Exclamation do before src - HTML


In PhpStorm, I just noticed that while using intellisense for script tag PhpStrom autocomplete it to following:

<script !src="">
</script>

So whats this ! do before src?


Solution

  • It's a bug, please follow WEB-17980 for updates