Understanding metrics API descriptions #15
Replies: 1 comment
-
@monil-patel Copilot can offer completion suggestions that are a single line (completing the current line), or multiple lines (for instance, an entire function implementation). Suggestions and acceptances are based on any suggestion length, and the lines suggested/accepted are individual lines. I hope this helps! Let us know if you have any further questions. |
Beta Was this translation helpful? Give feedback.
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.
-
Could someone clarify the distinction between a "suggestion" and a "line of code"? Does "suggestions" represent non code responses like comments? or does a line mean a certain length? What if copilot is suggesting the next function name where would that be captured?
I found these on the docs but it wasnt clicking for me personally yet.
Beta Was this translation helpful? Give feedback.
All reactions