ikappas / vscode-phpcs

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

Unable to find standard #83

Closed kirtangajjar closed 6 years ago

kirtangajjar commented 6 years ago

I have configured phpcs by installing it globally from composer. From commandline, I am able to find WordPress standard, however, while setting phpcs.standard in vscode, I always get Unable to find standard WordPress. How can I see which phpcs executable vscode-php is using?

kirtangajjar commented 6 years ago

Closing since this is duplicate of #58