Loading request...
User reports that when providing a comment for a function (e.g., "// function to remove a specific number from an array"), Copilot only provides a single line of ghost text instead of completing the entire method. This implies a desire for more comprehensive multi-line completions.
when I add this comment "// function to remove a specific number from an array", it only adds ghost text for one line, not for the entire method