Community
Participate
Working Groups
Tested on 0.3RC2. In Orion navigator, press "t". Or, in Orion editor, press "ctrl+shift+r", you will open the file search dialog. Type a key word, the dialog shows a list of files that match. Pressing "enter" will open the first file in the list. It will be nice if we can support key navigation in the dialog. A perfect work flow is : 1.Open the dialog. 2.Type the key word. 3.Use up and down key in the list. 4.Press enter and open that file.
Note you can use Tab to traverse through the list of matches. Up/Down arrows would be nicer I suppose.
Pull request to implement this feature: https://github.com/eclipse/orion.client/pull/17 Given that tab navigation through results doesn't seem to work in some browsers (firefox), this seems quite an important issue to address. Note: For enter to correctly close the dialog when a selection is made the pull request attached to bug 344614 needs to be committed also. I wrote all this code and have the rights to contribute it to Eclipse under the eclipse.org web site terms of use.
Oops, I see you don't want pull requests at the moment. All info in another way: git repo: git://github.com/aclement/orion.client.git branch: bug360977 commit id: 2f130011b2131007101b50de9c97b67549c5d1e3 full link: https://github.com/aclement/orion.client/commit/2f130011b2131007101b50de9c97b67549c5d1e3 I wrote all this code and have the rights to contribute it to Eclipse under the eclipse.org web site terms of use.
(In reply to comment #3) > Oops, I see you don't want pull requests at the moment. All info in another > way: > > git repo: git://github.com/aclement/orion.client.git > branch: bug360977 > commit id: 2f130011b2131007101b50de9c97b67549c5d1e3 > full link: > https://github.com/aclement/orion.client/commit/2f130011b2131007101b50de9c97b67549c5d1e3 > > I wrote all this code and have the rights to contribute it to Eclipse under the > eclipse.org web site terms of use. Thanks, Andrew. I will look and push it today.
Transferring to John as he will review all the code changes for openResourceDialog.js
I have applied this to master: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=a0706ccbe801638427790394c8668433a8b4cffb