Files
vscode/src
Tyler James LeonhardtandGitHub cd744cab40 Preserve the undefined value and don't overwrite it (#169073)
This is kinda confusing... because the property doesn't really match the `"workbench.quickOpen.preserveInput": true` setting behavior.

But I _think_ `preserveValue` here means... ensure that whatever I pass in as the first parameter of this `show(...)` function gets to be the value at the end of the day and _don't_ overwrite it with any previous value.

cc @bpasero for context.

Fixes #169058
2022-12-13 17:08:44 -08:00
..
2022-12-13 19:32:54 +01:00
2022-11-18 13:07:29 +01:00