ikappas / vscode-phpcs

PHP CodeSniffer for Visual Studio Code
MIT License
128 stars 56 forks source link

vscode-phpcs

Maintainers Wanted Current Version Install Count Open Issues

Integrates phpcs into Visual Studio Code.

Looking for additional maintainers

Due to current work obligations, I am unable to commit enough time to steadily maintain this project, so I am looking for co-maintainers that are familiar with node.js, typescript and vscode plugin authoring.

If you want to help maintain this project, please contact me.

Setup Development Version

Run/Debug Development Version

To run the development version of the phpcs extension:

This will launch a new VS Code window named Extension Development Host, automatically using the development version of the phpcs extension.

If you don't have an open php file on your Extension Development Host the server debug session will timeout and you will need to relaunch it from the debug panel.