King2500/idea-php-advanced-autocomplete

Autocomplete for compact function.

jan-j opened this issue · 1 comments

jan-j commented

Hey. Autocomplete for compact function would be great. It should list all local variables declared in current scope (declared before calling this function).

This feature was added natively in PhpStorm 2016.3.3:
https://youtrack.jetbrains.com/issue/WI-24584