Dear all,
I am using autocomplete heavily especially to find functions from external directories such as Propel . But unfortunately the autocomplete is not always working on those classes that are loaded by composer's autoload. I have not figured out why it sometimes ignores all the classes and returns no suggestions. Do you have an idea ? vendor/autoload.php is correct.
Dear all, I am using autocomplete heavily especially to find functions from external directories such as Propel . But unfortunately the autocomplete is not always working on those classes that are loaded by composer's autoload. I have not figured out why it sometimes ignores all the classes and returns no suggestions. Do you have an idea ? vendor/autoload.php is correct.