how to accept line or word? #281
Unanswered
azinsharaf
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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