你可以按 Tab 而不用 &shortcut:EditorEnter; 来接受补全建议。在这种情况下,建议将替换插入符号右侧的字符。
接受建议的另一种方法是按 !。在这种情况下,建议将被添加前置否定,这可能对布尔表达式有用。
若要选择不同的键来接受建议,请打开设置 &shortcut:ShowSettings;,然后导航到 Editor | General | Code Completion | Insert selected suggestion by pressing space, dot, or other context-dependent keys。