vscode-php-cs-fixer
vscode-php-cs-fixer copied to clipboard
PHP CS Fixer extension for VS Code
Every now and then, vscode stops executing the php-cs-fixer on save. After a restart of vscode, it works again. When I manually run the command from the command palette ("Format...
I'm using the official Remote-SSH extension for remote development. I have many development machines and need to install Fixer on all of them That's not too hard but it also...
Hello from the VS Code team 👋 In our next release v1.92, we will update to Electron 30 which includes Node.js 20.14.0. This Node version contains a [breaking change](https://nodejs.org/en/blog/vulnerability/april-2024-security-releases-2#command-injection-via-args-parameter-of-child_processspawn-without-shell-option-enabled-on-windows-cve-2024-27980---high), in...
## Context https://github.com/junstyle/vscode-php-cs-fixer/pull/182 I see this previous ticket resulted in making it so that ${workspaceFolder} can be used, which is great since i have about 100 sites that all have...
MacOS 13.6 M1 My log ``` runAsync: spawn /Users/nagi/.composer/vendor/bin/php-cs-fixer [ "fix", "--using-cache=no", "--format=json", "--config=/Users/nagi/code/xxx-service/.php-cs-fixer.php", "--path-mode=override", "/var/folders/kk/tnpyjvdd7gl_nt6gnvq442vr0000gn/T/pcf-tmp0.9868545293167241/PaopaController.php" ] { "cwd": "/Users/nagi/code/xxx-service/app/Http/Controllers/Mamoth", "env": { "PHP_CS_FIXER_IGNORE_ENV": "1" }, "shell": false } runAsync: error...
Not sure when, but a couple of months ago the "fix on save" option stopped working for me. Sometimes it works temporarily, but mostly not at all. Can anyone else...
I am not able to use it as it is not fixing anything. Using Developer Tool in VSCode I see this error: ``` [Extension Host] SyntaxError: Unexpected token 'A', "[AB00:9984]"......