Page 1 of 1

Ability to navigate to found file in filessearch result list

Posted: 2011-01-30, 18:48 UTC
by maxim_2004
Description of feature:
User makes a file search and generate found files list "feed to listbox",
then he right-clicks on specific file,
in context menu chooses option "Go to file" - folder where file resides is opened and file is preselected.

I.e. the feature to duplicate the functionality of file search dialog (before we pressed "feed to listbox".

Posted: 2011-01-30, 19:59 UTC
by karlchen
Hello, maxim_2004.

In the listbox, you press <Ctrl><CursorRight> on the file in question. And voilĂ , you have got what you ask for: the appropriate folder opens in the the opposite file panel and the file is selected.

Kind regards,
Karl

Posted: 2011-02-01, 17:21 UTC
by maxim_2004
karlchen wrote:Hello, maxim_2004.

In the listbox, you press <Ctrl><CursorRight> on the file in question. And voilĂ , you have got what you ask for: the appropriate folder opens in the the opposite file panel and the file is selected.

Kind regards,
Karl
Thanks a lot for advice!