When a large number of files is opened,it’s hard to find the file I want,so I want the ability to find tab by file name.It is like the shift + F11 in editplus,but I want more than that.
I explain the functionality as below:
1.If I want to find the file ‘aaa.html’,in the search tab dialog box,I type the full or part of the file name;
2.As I type it will popup a dropdown menu list all the matched files,it is like the auto suggest in google;
3.Than I can use the up or down arrow keys to select the the file I want,than I hit enter,the tab which contains the selected file become the current tab,and the dialog box is closed.
Is that possible? :-)