How can I remove this highlighting? Permanently deleted user 创建于 2019年11月07日 12:31 This shows in blade.php with HTML. All blade statements have this weird blue bar all the way to the start of the next statement.
It's coming from the PHP code background is why. It may make more sense for normal PHP but for blade it overruns, perhaps to signify if the whitespace will be removed?
This is being discussed: https://twitter.com/phpstorm/status/1185119226236932097
Meanwhile you can disable the highlighting at Settings(Preferences) | Editor | Color Scheme | PHP: PHP Code | Background.