ObliviousHarmony / vscode-php-codesniffer

A VS Code extension for integrating PHP_CodeSniffer.
https://marketplace.visualstudio.com/items?itemName=obliviousharmony.vscode-php-codesniffer
Other
40 stars 2 forks source link

Help with installation instructions. #36

Closed justageek closed 2 years ago

justageek commented 3 years ago

Hi, can you provide installation instructions for your plugin, I am using the old version of vscode-phpcs which is causing me huge headaches taking all my cpu, for some reason when I switch git branches it starts sniffing every file in the repo.

ObliviousHarmony commented 2 years ago

Hello @justageek,

You can install it using the Visual Studio Marketplace item. Once you've installed it, simply configure the phpCodeSniffer options, specifically the Standard and Executable settings, as well as any of the others that you're interested in.