
Adds PHPDoc for local variables and globals, PHPUnit 7 support, plus Chrome JS Debugger support.
Features
- PHPDoc for local variables and globals.
- Unknown function code suggestion to add `$this->` (will be more in future).
- PHPUnit 7 support.
- Debug: Chrome JS Debugger supported (VS2017).
Fixes
- Editor exceptions fixes.
- Changes outside of VS causes Intellisense to forget some types - fixed.