Skip to content

Does Nothing! #21

@ahmadawais

Description

@ahmadawais

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?

Here's a gif demo.

Help! 🙌

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions