You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: enable image support for VS Code Language Model API
- Set supportsImages to true in vscode-lm.ts to allow image input
- Update comments to reflect that VS Code LM API supports images
- Fixes issue where users couldn't paste or drag images when using VS Code LM provider
Fixes#7256
0 commit comments