vysker / vscode-php-formatter

Visual Studio Code extension. A wrapper for the Sensiolabs PHP CS Fixer. Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible).
MIT License
93 stars 11 forks source link

Add Formatters to category list #7

Closed waderyan closed 8 years ago

waderyan commented 8 years ago

The Marketplace has introduce a new category called formatters for extensions that add formatting.