Code: Select all
Help /
Command palette ... /
settings: clear find/replace dialog history
The command should work like
Code: Select all
File /
Open recent file /
Clear list
The find/replace list stores in two places. One is user.json, the other is cuda_find_replace_3rd_history.json. I do not understand the need for two locations. Recent files, for example, live only in user.json. Deleting the other file does not wipe the list, it gets reconstructed.