Closed a81n9 closed 1 week ago
Hi,Bro.You can keep the "Editor:Accept Suggestion On Enter" on.So that when you only want to accept the advice of intelligent perception , just hit Enter.
Hi,Bro.You can keep the "Editor:Accept Suggestion On Enter" on.So that when you only want to accept the advice of intelligent perception , just hit Enter.
Because I want to use the Enter
to line break, so I have to set up "editor.acceptSuggestionOnEnter": "off"
Hi,Bro.You can keep the "Editor:Accept Suggestion On Enter" on.So that when you only want to accept the advice of intelligent perception , just hit Enter.
Because I want to use the
Enter
to line break, so I have to set up"editor.acceptSuggestionOnEnter": "off"
My “editor.acceptSuggestionOnEnter” is “on”。But I noticed that between “on” and “off” there is also a “smart” you can choose,maybe you can have a try?
Hi,Bro.You can keep the "Editor:Accept Suggestion On Enter" on.So that when you only want to accept the advice of intelligent perception , just hit Enter.
Because I want to use the
Enter
to line break, so I have to set up"editor.acceptSuggestionOnEnter": "off"
My “editor.acceptSuggestionOnEnter” is “on”。But I noticed that between “on” and “off” there is also a “smart” you can choose,maybe you can have a try?
Okay, thank you for your reply
I now set "editor.acceptSuggestionOnEnter": "on"
so that I need to accept default suggestions with Enter
, accept cursor suggestions with Tab
, and newline with Ctrl+Enter
Hi,Bro.You can keep the "Editor:Accept Suggestion On Enter" on.So that when you only want to accept the advice of intelligent perception , just hit Enter.
Because I want to use the
Enter
to line break, so I have to set up"editor.acceptSuggestionOnEnter": "off"
My “editor.acceptSuggestionOnEnter” is “on”。But I noticed that between “on” and “off” there is also a “smart” you can choose,maybe you can have a try?
Yes, setting editor.acceptSuggestionOnEnter": "smart"
is also very good
Cursor Tab conflicts with intelligent perception. When I press
tab
, I will automatically accept Cursor's suggestions instead But I just want to accept the advice of intelligent perceptionJust like this
Is there any way to avoid this happening?