Feature #5074 2010-08-01 20:35
waxhead
Fast jump to another function
To avoid using the mouse to select another function I would propose that F12 (or another shortcut) is used to bring up a window containing all the functions in the current file and allow you to select any function with the arrow keys (escape cancels).
- Category
- Editing
- Status
- Open
- Close date
- Assigned to
History
ollydbg 2010-12-07 09:32
Hi, did you mean all the behavior should be down on the keyboard.
Have you noticed the Codecompletin toolbar, to your feature request, you just need to press a key (e.g. F12) then the focus was moved to the Codecompletion toollbar, then you can use the up and down key to select the function where you want to jump.
Am I right?
waxhead 2010-12-08 20:49
Yup. You are right.
(PS! Also the toolbar should be resizeable!)