Description
It would be nice to have the possibility of move between functions/method definitions on source code.
Assigning the macro "Method Up" to, for example, Ctrl+Shift+Pg Up, could move the cursor at the begining of the current method. If the cursor is at the begining of a method, this macro move at the begining of the previous method.
Assigning the macro "Method Down" to, for example, Ctrl+Shift+Pg Down, could move the cursor at the begining of the next method.