-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I really want this ext to work. I tried everything.
System:
OS: macOS Sierra 10.12.6
CPU: x64 Intel(R) Core(TM) i7-4850HQ CPU @ 2.30GHz
Memory: 989.34 MB / 16.00 GB
Shell: 5.2 - /bin/zsh
Binaries:
Node: 10.1.0 - ~/.nvm/versions/node/v10.1.0/bin/node
Yarn: 1.7.0 - /usr/local/bin/yarn
npm: 6.0.1 - ~/.nvm/versions/node/v10.1.0/bin/npm
IDE:
VSCode: 1.23.1 - /usr/local/bin/code
I have phpcs ext installed. This is what my settings look like…
/ Setting for phpcs.
"phpcs.executablePath": "/usr/local/bin/phpcs",
"phpcs.standard": "WPAA",
// Setting for phpcbf.
"phpcbf.debug": true,
"phpcbf.onsave": true,
"phpcbf.standard": "WPAA",
"phpcbf.executablePath": "/usr/local/bin/phpcbf",
"[php]": {
"editor.formatOnSave": false,
"editor.formatOnPaste": false,
},My coding standard is WPAA, it's my custom WordPress Coding standards setup. I set it up like this and it works in the command line.
This extension does nothing. Shows nothing in the debug console. What to do?
Help! 🙌
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels