Open mitchell-as opened 7 years ago
This should be fixed in Komodo 11.
Bug still exists in Komodo 11.0.2
Thanks for following up. The unit tests for this pass, but I cannot get the attached project to work for some reason. I'll investigate further.
Short Summary
For a directory structure like:
typing:
will only yield a subset of completions instead of all three.
Steps to Reproduce
use Project::Prefix::
Expected results
Expected "Lib1, Lib2, RealClass, Test" in the autocompletion box.
Actual results
"RealClass, Test"
Platform Information
Komodo Edit or IDE? Any Komodo Version? 10.1.4 Operating System (and version)? Any
Additional Information
test_project.zip