idea-php-phpunit-plugin icon indicating copy to clipboard operation
idea-php-phpunit-plugin copied to clipboard

Improve dataProvider annotation autocomplete

Open Koc opened this issue 8 years ago • 3 comments

It is better suggest public non-test method for @dataProvider annotation, For now it completes class names.

Koc avatar Aug 21 '17 20:08 Koc

Might be unnecessary as this autocompletion has been improved in PHPStorm itself for the next release: https://youtrack.jetbrains.com/issue/WI-37542

stof avatar Nov 28 '17 14:11 stof

indeed. Will check

Koc avatar Nov 28 '17 14:11 Koc

Well, AFAIK, the EAP for 2018.1 has not started yet, as they are finishing the 2017.3 release. And the issue says that this improvement is fixed only in 2018.1

stof avatar Nov 28 '17 15:11 stof