microsoft / vscode-copilot-release

Feedback on GitHub Copilot Chat UX in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat
Creative Commons Attribution 4.0 International
322 stars 29 forks source link

Add a "continue generating..." option when the response is partially generated #1687

Open KaSaNaa opened 2 days ago

KaSaNaa commented 2 days ago

I would really like a feature to continue the response generation when the response gets cut off due to the length of it. ChatGPT has this feature iirc. It'd be really great since when I'm dealing with files of codes which are about thousands of lines.

KaSaNaa commented 1 day ago

guys, is there any way you can expand the ability of copilot to comprehend the workspace a user is currently working on? when the workspace gets too big, it's hard for copilot to get accurate reading on the codebase. when the file has the about more than 1000 lines, copilot cannot read it properly. Is that a problem of client's PC or Copilot's backend?