Search code examples
sublimetext2sublimetext

sublime text 2: view find/search history


Is there a way to view the find/search history in Sublime Text 2?

In eclipse there is such a feature, see screenshot below. I'd expect something similar in sublime text 2.

eclipse "show previous searches" feature


Solution

  • It should be the same in ST2, but in ST3 you can put your cursor in the Find (CtrlF/F) search field, and hitting the ­­↑ and arrow keys should scroll through the search history.