laravel-blade-snippets-vscode icon indicating copy to clipboard operation
laravel-blade-snippets-vscode copied to clipboard

blade formatting embedded foreach - collapses foreaches into same line

Open paul-byford opened this issue 6 years ago • 2 comments

when running format document with nested foreaches the formatting collapses all the foreaches into the same line, eg;

image

I would have expected formatting to instead format as nested indents, such as

image

paul-byford avatar Apr 08 '18 19:04 paul-byford

in my problem it will add new line everytime I do a save and format

adrianriyadi avatar Apr 09 '18 06:04 adrianriyadi

I have the same problem

Tim-KH avatar Jan 03 '19 12:01 Tim-KH