-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hey,
installed php-cs-fixer correctly as a global composer package, can run it from the command line.
Output from debug console inside of VSCode:
(4) ["fix", "--using-cache=no", "C:\Users\Philipp\AppData\Local\Temp/temp-wfkaylj.php", "--rules=@PSR2,@Symfony"] 0 : "fix" 1 : "--using-cache=no" 2 : "C:\Users\Philipp\AppData\Local\Temp/temp-wfkaylj.php" 3 : "--rules=@PSR2,@Symfony" length : 4
So there seems to be no error, but the formatted temp file doesn't get send back to vscode, i assume.
Metadata
Metadata
Assignees
Labels
No labels