Warning: You're looking at a styleless page because your browser is ignoring CSS styles. You're probably using a very old browser, or you disabled CSS support by purpose. We suggest you to download a modern browser such as Firefox or Internet Explorer.
The MethodNext and MethodPrevious commands are a quick an easy way to navigate through your code.
With a simple shortcut, you can jump from method to method (or to function).
These commands wrap through the code, meaning that if you use MethodNext when you are in or after the last method, the search will begin at the start of the document and your caret will be placed in your first method or function.
|
|
Move Caret To Next Method |
Ctrl++(Num Pad), Ctrl+3 (Num Pad) |
|
|
Move Caret To Previous Method |
Ctrl+-(Num Pad), Ctrl+9 (Num Pad) |