在调用基本补全 &shortcut:CodeCompletion; 时,PyCharm 会建议选择从当前文本光标位置可以达到的项。再次按 &shortcut:CodeCompletion; 扩展建议列表。
如果您使用补全来发现一个类名,且如果该类尚未导入,则会自动生成 import 语句。