Files
openide/python/testData/completion/notImportedPackageName/PackageNameBasicCompletion/main.py
Lada Gagina b3e4cc8ba9 PY-47307 Do not insert dot after module name in completion, drop aliases completion
Aliases were completed only when the prefix was a fully-typed alias, and it became useless without inserting a dot and calling PyUnresolvedModuleAttributeCompletionContributor afterwards
IJ-MR-6806

GitOrigin-RevId: fc5b5e91911bbc85bda4da0753ad8e6da69951cb
2021-03-15 13:52:43 +00:00

1 line
12 B
Python