Code Completion

已回答

When code completion suggestions come up, is it possible to press the return key and actually create a new line? I want to be able to press tab to select the first code completion suggestion, then press return to have that suggestion printed. But when I just press the return key, I want a new line, not to select a code completion suggestion.

0

Shift+Enter creates new line instead of choosing suggestion, you may you it. 

1

请先登录再写评论。