how to accept line or word? #281
Replies: 3 comments
-
I have the same question, did you have any solutions? |
Beta Was this translation helpful? Give feedback.
-
While I have not used this myself, the |
Beta Was this translation helpful? Give feedback.
-
I did try to use the |
Beta Was this translation helpful? Give feedback.
-
when copilot suggests a block of code how can i just accept some lines of it? Pressing Tab accepts all of it. I like to have a way to accept the suggestion line by line. I've tried
accept_word
andaccept_line
and set them to `true' but when i do it it stops auto suggestion.Beta Was this translation helpful? Give feedback.
All reactions