vscode-blade-formatter icon indicating copy to clipboard operation
vscode-blade-formatter copied to clipboard

Laravel blade file php block indent issue

Open furiousjayed opened this issue 3 years ago • 1 comments

code

furiousjayed avatar Aug 10 '22 01:08 furiousjayed

I think what he's expecting is:

@php
    $method = strtoupper($method);
@endphp

Random72IsTaken avatar Aug 10 '22 15:08 Random72IsTaken

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

github-actions[bot] avatar Oct 10 '22 02:10 github-actions[bot]

Fixed at https://github.com/shufo/vscode-blade-formatter/releases/tag/v0.19.1

shufo avatar Oct 16 '22 08:10 shufo