vscode/extensions/debug-auto-launch
Tyler James Leonhardt 4368caa91b
Set QuickPick title to "Toggle Auto Attach" and move scope hint to placeholder (#273601)
* 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>
2025-11-03 08:27:38 -08:00
..