Haehnchen / idea-php-toolbox

Collections of tools and improvements to make PhpStorm a little bit better
http://phpstorm.espend.de/php-toolbox
MIT License
158 stars 20 forks source link

Provider for paths #71

Open stof opened 7 years ago

stof commented 7 years ago

It would be great to be able to autocomplete paths in some arguments.

PhpStorm itself has such autocompletion for require for instance. But it is common to have libraries expecting a path as argument somewhere.