microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.83k stars 29.5k forks source link

Implicit context widget isn't deduplicated against other attachments #233040

Open joyceerhl opened 3 weeks ago

joyceerhl commented 3 weeks ago
  1. Have a file open in the editor and chat view open
  2. From the editor context menu, the context picker, or DnD, attach the active editor to chat
  3. :bug: the implicit context widget is still there, I would expect it to go away in favor of the persistent attachment and then come back the next time I open a file that isn't already attached
roblourens commented 2 weeks ago

Maybe, I wonder if the hiding/showing would be confusing