Sublime Forum

Easy access to history at find/replace panels

#1

When I work with source code using sublime editor as tool for formatting one, I often use find/replace tool. Frequently I need similar regex expressions at form of that panel. And for me using the history feature is very useful.
But for access to It, I need use mouse every type. It just not very convenient for fast fork. It would be very good If hotkey would been exist for that purpose. Or even, when we are typing the beginning of the phrase, the search drop out menu with variants of ending of out phrase taken from the history appears beside the panel

0 Likes

#2

Once the cursor is in find you can use up and down arrows to cycle through history.

0 Likes

#3

I would love to see the ugly context menu being replaced by a kind of quick panel.

Why not handle the search history like the command pallet. Start typing in the edit control could open up a little panel above it listing all the history items selectable via cursor or fuzzy search.

0 Likes