fterrag / vscode-php-cs-fixer

Support for php-cs-fixer in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=fterrag.vscode-php-cs-fixer
MIT License
12 stars 7 forks source link
php php-cs-fixer vscode vscode-extension

vscode-php-cs-fixer

This project has moved to https://github.com/danielzzz/vscode-php-cs-fixer


This extension adds support for running php-cs-fixer fix on PHP files in Visual Studio Code.

demo

Getting Started

As long as PHP 5.6+ is installed on your system and in your PATH, the extension should work out of the box.

If you don't want to use the php-cs-fixer that's included with the extension, set the vscode-php-cs-fixer.toolPath setting to the path of php-cs-fixer.

Extension Settings

This extension contributes the following settings: