SIGN IN SIGN UP

Make "attach" only a QuickAccess thing, not a QuickPick thing (#304521)

* Make "attach" only a QuickAccess thing, not a QuickPick thing

I think there's room for improvement here - like, I think I would prefer for `attach` to be folded in to `accept`.

So this behavior of:
> The picker will close automatically before running this.

for accept, feels wrong and should be re-evaluated.

* Remove attachment handling from AbstractGotoSymbolQuickAccessProvider

* have attaching context only fire on ctrl/cmd

* Have shift be a keymod & adopt it in quick access

* tests
T
Tyler James Leonhardt committed
f42f9b10eafc2646fa89ea7951414725f1c181d8
Parent: 5bbfc4b
Committed by GitHub <[email protected]> on 3/24/2026, 7:18:00 PM