Copilot in VS Code only returns single line of code #44563
Replies: 12 comments 4 replies
-
Hi @denisyilmaz We are reviewing this issue. From our product team member kimadeline as posted in this discussion:
|
Beta Was this translation helpful? Give feedback.
-
Curious to hear if there's any updates? Also dealing with this in VSCode in a TS project. Seems some starts of lines only give a 1-line suggestion (like whereas others ( |
Beta Was this translation helpful? Give feedback.
-
having the same issue. I have to click "Tab" and "Enter" for it to complete a full function for example. That's makes copilot not functional at all. |
Beta Was this translation helpful? Give feedback.
-
are there any updates on this? |
Beta Was this translation helpful? Give feedback.
-
I'm experiencing the same. It seemed to be fixed a while back, but it's back to happening for the last few weeks |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@denisyilmaz How do you open that? I can't see that menu |
Beta Was this translation helpful? Give feedback.
-
GitHub Copilot Nightly extension works better for me and suggests all code inside function (except for the first line of function declaration). |
Beta Was this translation helpful? Give feedback.
-
As of June this is still a problem for me |
Beta Was this translation helpful? Give feedback.
-
This is anecdotal, but of the 4 projects I use this with, it's much more common with my largest workspace. My smallest project always works. |
Beta Was this translation helpful? Give feedback.
-
I'm having the same issue, multiple lines are only happening with functions (I'm using javascript). |
Beta Was this translation helpful? Give feedback.
-
Same problem here. It is just mildly infuriating enough that I had to come here looking for fix because sometimes I don't mind this to help me inspect all the generated code. But some lines are so repetitive that this becomes an issue |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Bug
Body
i disabled all extensions except Copilot but the error persists.
VSCode 1.74.3 (Universal) on MacBook Pro M1 Max
Beta Was this translation helpful? Give feedback.
All reactions