EasyCodingStandard for Visual Studio Code
Visual Studio Code extension to format and lint your PHP code using EasyCodingStandard. Features
Are you already using another tool?
RequirementsThis extension depends on Symplify/EasyCodingStandard to be installed locally in the project or globally by specifying UsageUsing Command Palette (CMD/CTRL + Shift + P)
Extension SettingsBy the default
IssuesAn issue can occur either from vscode extension or from EasyCodingStandard. Please manually verify where the issue originates by using the EasyCodingStandard CLI and file a request accordingly. ContributingStyle guidePrettier (default settings) is used to maintain formatting. TSLint for linting. Each commit is automatically processed by using a git hook via lint-staged and husky. TestsTesting is done with the help of jest and jest-extended.
ContributorsThanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome! Release NotesLicensing |