rubberduck-ai / rubberduck-vscode

Use AI-powered code edits, explanations, code generation, error diagnosis, and chat in Visual Studio Code with the official OpenAI API.
https://marketplace.visualstudio.com/items?itemName=Rubberduck.rubberduck-vscode
MIT License
582 stars 70 forks source link

Add automatic partial code response detection #74

Open m-roberts opened 1 year ago

m-roberts commented 1 year ago

Is this request related to a problem? Please describe.

When using the "edit code" functionality, if the snippet is sufficiently large, then the response can be incomplete.

Describe the solution you'd like

Adding automatic partial code response detection (see here) would improve the usability of this feature.

Additional context

image