Can we suggest multiline but give an option to only select the first line? #19753
Replies: 3 comments
-
|
+1 Multi line suggestions are usually garbage. But their beginning is often on point. Often this happens when writing a new function - the proposed signature is correct but Copilot also suggests a multi line implementation with it. |
Beta Was this translation helpful? Give feedback.
-
|
Some way of accepting a partial suggestion would be ideal. A number of times when writing a docblock copilot will complete the line but then include another |
Beta Was this translation helpful? Give feedback.
-
|
See also #12426 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
fantastic plug, using copilot.vim.
one question is, sometimes (actually most of the time), it suggests mutli-lines, but only first several line makes sense.
But looks I need to either accept all lines, or accept nothing.
Is there a way we can suggest multi-lines, then a shortcut like only accept the first line?
Then it can suggest new multi-lines, and we decide to accept the firstline or not.
Beta Was this translation helpful? Give feedback.
All reactions