Please view the settings.json in the repo. Be sure to check through the settings and update any references to paths with the correct valid path on your system.
If you need to install phpcs
to your system run:
$ composer global require squizlabs/php_codesniffer
To find out your paths, you can run the following in your terminal.
$ which php
$ which phpcs
Name | ID | Link |
---|---|---|
phpcs | shevaua.phpcs | marketplace.visualstudio.com |
PHP Intelephense | bmewburn.vscode-intelephense-client | marketplace.visualstudio.com |
DotENV | mikestead.dotenv | marketplace.visualstudio.com |
PHP DocBlocker | neilbrayfield.php-docblocker | marketplace.visualstudio.com |
Twig | whatwedo.twig | marketplace.visualstudio.com |
SVG Preview | simonsiefke.svg-preview | marketplace.visualstudio.com |