Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 Next/Previous Method
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Shambler
Senior Member

48 Posts

Posted - Nov 28 2013 :  12:07:43 AM  Show Profile  Reply with Quote
It would be nice to be able to add a shortcut key, to automatically jump to the next/previous method within a header/source file.

There is already 'scope next', Alt+Down, which is handy, but it would be nice to have this specifically for methods.

Something along the lines of what is discussed here:
http://stackoverflow.com/questions/11127547/keyboard-shortcut-to-move-cursor-between-methods-in-visual-studio

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Nov 28 2013 :  1:15:41 PM  Show Profile  Reply with Quote
Are you aware that using Alt-Up arrow, Alt-Down arrow does move you from one method to the next method, once you reach the method scope? Just press it two or three times, and you will normally be at method scope in the file, and now it moves you up and down the file one method at a time. I use this all of the time myself, and consider it to be invaluable.

zen is the art of being at one with the two'ness
Go to Top of Page

Shambler
Senior Member

48 Posts

Posted - Nov 29 2013 :  12:00:04 AM  Show Profile  Reply with Quote
Ah, that works for source files yes, but only if it's a function implementation - in header files and other cases where there is no implementation (and thus no scope to move to), it won't do quite what I'm looking for.

That Alt+Up/Down does solve it for a lot of my cases though, thanks.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Dec 04 2013 :  6:47:57 PM  Show Profile  Reply with Quote
Are your declarations separated by large comment blocks? Normally my declarations are close together, making it easy to move through them by simply using the up and down arrow keys normally.

Are you aware of VA Outline? If you turn off "Display Comments", in the right click menu, you just get the functions, both declarations and implementations, so you can scroll up and down the list to find the one you want. The current function or declaration is highlighted by making it bold in the Outline, to help you see where you are:

http://www.wholetomato.com/products/features/vaoutline.asp

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000