You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I understand this correctly, I think some inspiration can be taken from find dialogs in IDEs (VS, VSC, Intellij): they often have a history of the last values of the input widget, which can typically be browsed with Alt+Down
A natural facet of this feature in my opinion would be to prepopulate the input widget with its last used value (again, similar to many IDEs find dialogs).
It could contains search done, paths searched and tabs opened. It shouldn't be in the settings file, because it changes all the time.
The text was updated successfully, but these errors were encountered: