ChatWidget#onDidChangeContentHeight
doesn't fire when attaching context
#221385
Labels
bug
Issue identified by VS Code Team member as probable bug
insiders-released
Patch has been released in VS Code Insiders
verified
Verification succeeded
Milestone
In process of enabling file attachments for inline chat. It seems that adding context doesn't trigger a
onDidChangeContentHeight
-event which causes ugly layouting for the content chat widget. Tho, it does call re-layout which is fishy because it doesn't give the owner a chance to assign a new heightThe text was updated successfully, but these errors were encountered: