mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-10 00:27:05 -06:00
* Set QuickPick title to "Toggle Auto Attach" and move scope hint to placeholder Use a dedicated TEXT_TOGGLE_TITLE for the quick pick title and show the workspace/global hint in quickPick.placeholder instead of using it as the title. * Update extensions/debug-auto-launch/src/extension.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>