Skip to content
← Back to release · 2.1.267
Bug fixes / v2.1.267

[VSCode] Fix WSL2 screenshot paste

CHANGELOG · original

[VSCode] Fixed pasting a screenshot on WSL2/WSLg inserting raw image bytes into the chat input; the image is now attached when the clipboard provides it, otherwise the paste is ignored
Open official changelog ↗

Related documentation

Background on the feature; see the changelog above for this specific change.

Change details