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

how to use php-fmt in mac system?

Open kingsoftbes opened this issue 3 years ago • 1 comments

{ "phpfmt.php_bin": ""C:\Program Files\php\php.exe"" }

mac system?

kingsoftbes avatar May 10 '22 06:05 kingsoftbes

{
"phpfmt.php_bin": "php"
}

just do this

a4ajay36 avatar May 14 '22 12:05 a4ajay36