Files
openide/python/testData/completion/completionForUsedAttribute/a.after.py
Anton Bragin d2061e69f7 PY-28341 Already used entries don't removed from completion list
Entries that were used in code remain in the completion list.
Return type of PyQualifiedReference updated to reflect the fact that it
returns PyTargetExpression's only.
2018-04-10 14:16:53 +03:00

5 lines
25 B
Python