Proper way to setup this?
See original GitHub issueI am not sure what I am doing wrong but I can’t get this plugin to work. I keep getting error messages:
I have setup PHPCS with PhpStorm and it works perfectly but I can’t get it working for VSCODE with this plugin. I followed all the instructions,
php -v
PHP 7.1.7 (cli) (built: Jul 15 2017 18:08:09) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies
reinstalled PHPCS with pear
downloading PHP_CodeSniffer-3.2.3.tgz ...
Starting to download PHP_CodeSniffer-3.2.3.tgz (560,524 bytes)
.................................................................................................................done: 560,524 bytes
install ok: channel://pear.php.net/PHP_CodeSniffer-3.2.3
but nothing. I can’t get this to work, any idea what is happening?
Issue Analytics
- State:
- Created 6 years ago
- Comments:26 (12 by maintainers)
Top Results From Across the Web
Set Up vs. Setup vs. Set-up - Grammarist
Use the noun setup to refer to the way in which something is positioned. And use the phrasal verb form set up to...
Read more >Productivity and Ergonomics: The Best Way to Organize Your ...
Think of Your Desk Like a Cockpit · Keep only the things you use daily within reach. · Store everything else off of...
Read more >How to Rack a Pool Table: 10 Steps (with Pictures) - wikiHow
1. Start off with the 1-ball at the front of the rack. This is also called the "apex" of the rack. 2. Make...
Read more >How to set up your new computer the right way - PCWorld
Here's how to set up a new laptop or desktop computer the right way, step by step, regardless of whether you're running Windows...
Read more >How to Rack Up Balls & Set Up a Pool or Snooker Table
Learn how to rack balls correctly for a variety of different billiard games, ... The ball behind and to its right should be...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@ikappas any feedback about my issue, kevin hijacked my issue 😦 I am still having the issue
@kevinfiol Sorry for the late response but this is not a firewall issue. There is a 10 sec timeout from task launch within which you need to open a php file to trigger the loading of plugin. If you run into this msgbox again you can ignore it and launch a second debug session with ‘Attach to Server’ task - provided you have the Extension Host running with an opened a php file first.