Problem with auto-complete and syntax in *blade.php files with laravel plugin
Hello there, I have strange problem with syntax and autocomplete in blade files. Yesterday it's worked normally, I didn't update any plugins or PHPSTORM, I have newest versions. After turn off storm and start it after some couple hours blade files stopped work. At the beginning HTML not worked too, but I changed some configuration in editor > file types and syntax for HTML came back (next I removed every changes and it still working for HTML code). I had turn on Laravel Plugin and Blade Syntax in plugins. Syntax for directives don't had colors and auto-complete not working, tags {{}} etc. not working too. I removed fully phpstorm, used Invalidate caches and this not helped me with that problem.
Under this post you can see how it looks like, directives should have purple color syntax, php code not working. Could someone help me with that problem? I will be very appreciated. (I tried find some information in the google, but with no effect.)
请先登录再写评论。
Having the same problem
Hello there. You have to set blade syntax for blade.php files, if you had set it, try to remove option and add again.