vscode-phpfmt icon indicating copy to clipboard operation
vscode-phpfmt copied to clipboard

When using "AlignPHPCode", additional spaces get added

Open TheDutchCoder opened this issue 6 years ago • 1 comments

I'm using

    "phpfmt.passes": [
      "AlignPHPCode"
    ]

In order to enable formatting in PHP/HTML mixes, but enabling that adds indentation inside of PHP blocks like this: image

TheDutchCoder avatar Jul 04 '18 14:07 TheDutchCoder

Yep, same issue here. Any updates?

timothevs avatar Jan 29 '19 01:01 timothevs