PhpStorm not commenting blade correctly

Im having problems at the moment because PhpStorm 2020.3 is using <!--  --> this way to comment when i use a block comment, instead of

{{-- --}} in blade files

 

0
10 comments

Works fine for me either (PhpStorm 2020.3).

Could you please show the screenshot or share the code example to reproduce the issue?

0

Hi, this is a screenshot. 
if it works correctly for you. Then it must be a problem with one of the many plugins I have.
maybe the issue is with Material Theme that im using.
Ill check it out, thanks for your answers

 

0

Hello, thanks for the screenshot!

Unfortunately, I am still unable to reproduce it even with a similar example. Do you have any other custom plugins apart from the Material UI installed?

0

Days ago I restored to default settings.
Only installed Material UI and commenting worked correctly.

today, apparently for no reason. the issue appeared again.

0

Sorry, no idea how to reproduce it.

Does it happen for all files in a project? Is it reproducible for other projects as well? 

0

it happens just with a specific project.
any idea what it migth be?

0

No idea now, unfortunately. By the way, would it be possible to share the ".idea" (what an irony!) directory from the affected project?

0

On a first glance, there is nothing specific about the project. Just wild guessing, but could you please try to temporary disable the Laravel support (Languages & Frameworks | PHP | Laravel) and check if it helps?

0

Please sign in to leave a comment.