-
Notifications
You must be signed in to change notification settings - Fork 11
Prerequisites
Dickurt edited this page Nov 22, 2016
·
2 revisions
This extension requires installation of the PHP-CS-Fixer library by SensioLabs. For more info see their repo. Simply put, download the file using either Composer or the direct download (of the .phar file) and put it someplace nice and cozy on your machine.
This library is the bread and butter of the extension. It provides all the actual formatting logic. This extension is merely a wrapper to integrate it into VSCode.
This is obvious, but if you arrived here through GitHub or Google: install the extension using any of these methods.