Reputation: 5017
This didn't use to happen before but now, when I hit the 'Clear Search Results' button, all fields in Search are cleared out. I want to retain the 'Files to exclude' input
Upvotes: 1
Views: 117
Reputation: 182741
The behaviour of the 'Clear Search Results' button has been recently changed, see https://github.com/microsoft/vscode/pull/100024.
And the changes are in the Insiders' Build now.
The first click clears the search results and the query/replace terms and does not affect the Files to Include/Exclude
fields.
The second click clears the Files to Include/Exclude
fields.
Upvotes: 1