Open stof opened 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.
require
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.