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
583 stars 72 forks source link

Temporary editor updates broken after moving editor (hiding it) #23

Open lgrammel opened 1 year ago

lgrammel commented 1 year ago

How to reproduce

  1. create a temporary editor completion, e.g. via generate code
  2. move the generated editor (or hide it in the tab group)
  3. refine the generated code

Expected behavior

Editor should update