Files
vscode/src
Tyler James Leonhardt fa76f1eb07 Use readonly for enable/disable of quick pick in order to preserve focus to the inputbox (#169440)
Fixes #163753

This is a tactical fix in order to give us a "disabled" input box but also not mess with focus.

The look of a disabled quick input still needs to be done, but that can be done when quickpick applies style via CSS variables instead instead of inline.
2022-12-16 13:24:12 -08:00
..