您可以使用句号(.),逗号(,),分号(;),空格和其他字符来接受 Code Completion 建议列表中当前高亮的选择项。 选择的名称将在编辑器中自动输入,并在后面加上所输入的符号。
要使用此功能,请确保在 Settings/Preferences 对话框 (&shortcut:ShowSettings;) 的 Editor | General | Code Completion 页上选中了 Insert selected suggestion by pressing space, dot, or other context-dependent keys 复选框。