mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
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.
5 lines
31 B
Python
5 lines
31 B
Python
import m1
|
|
|
|
m1.<caret>
|
|
m1.a = 0
|