T O P I C R E V I E W |
tom_seddon |
Posted - Nov 01 2009 : 2:25:40 PM If one uses the Methods List to go to a function, if the function is declared with the open brace on its own line, the cursor is helpfully positioned on the open brace so that one can use Ctrl+].
This doesn't work if the brace is indented, though, as often seen with functions declared inline in a class declaration. VA finds the line with the "{", but puts the cursor at column 0. This is surprisingly annoying!
(When debugging I often have the text editor <10 lines high so Ctrl+] is useful even for inline functions.) |
1 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Nov 05 2009 : 03:37:27 AM We are currently planning to select the function name for consistency. VA already does this after some jumps and we will extend this feature to every jump. |
|
|