how to accept line or word? #281
Unanswered
azinsharaf
asked this question in
Q&A
Replies: 3 comments
|
I have the same question, did you have any solutions? |
0 replies
|
While I have not used this myself, the |
0 replies
|
I did try to use the |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
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_wordandaccept_lineand set them to `true' but when i do it it stops auto suggestion.All reactions