phpcs-wpcs-vscode icon indicating copy to clipboard operation
phpcs-wpcs-vscode copied to clipboard

It will be interesting to show the configuration for phpcb with WordPress

Open juananruiz opened this issue 6 years ago • 1 comments

    "phpcbf.enable": true,
    "phpcbf.standard": "WordPress",
    "phpcbf.debug": true,
    "phpcbf.onsave": true,
    "[php]": {
        "editor.defaultFormatter": "persoderlind.vscode-phpcbf"
    },

Remember to restart Visual Studio Code when done

juananruiz avatar Oct 28 '19 07:10 juananruiz

@juananruiz extremely helpful, thank you!

idleherb avatar Apr 24 '20 12:04 idleherb