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
 Focus on function
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

fury94
Starting Member

1 Posts

Posted - Dec 10 2006 :  2:18:18 PM  Show Profile  Reply with Quote
I think it would help a lot to comfort if Visual Assist's general "focus-on-function" feature (activated by ALT+G, or by selecting a method in the list, etc) could not just place the cursor at the right place, but also scroll the text so that:
1- The cursor is always in the middle (or top) of the text editor window.
2- The *whole* function declaration/definition is visible after the VAssistX command (currently I think multi-line function parameters is the only reason why it can cause problem)

In fact, it seems the problem is that when Visual Assist is told to move the cursor somewhere, it will be "lazy", which means it will do the less scrolling it can. It would be very nice if it could copy the behavior of the CTRL+G (Goto) function of Visual Studio, which centers the text editor view on the cursor.

Thanks!

Esone
Tomato Guru

Russia
115 Posts

Posted - Dec 11 2006 :  03:47:31 AM  Show Profile  Reply with Quote
One more feature sub-request of this kind: ALT+G should not only move the cursor to the beginning of line with symbol declaration, but it should select this symbol declaration in the editor. Just like Visual Studio 2005 does by F12.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Dec 11 2006 :  08:38:53 AM  Show Profile  Reply with Quote
fury94 this is in our list of enhancements to make at some point:

case=458

Esone this is also in the list

case=1062

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

Esone
Tomato Guru

Russia
115 Posts

Posted - Dec 12 2006 :  02:31:59 AM  Show Profile  Reply with Quote
Is there some place on the website, where all "case=" are enumerated?
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Dec 12 2006 :  1:24:36 PM  Show Profile  Reply with Quote
Case numbers are internal only.

You see them again on our history page when we resolve the cases.
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Feb 23 2007 :  02:51:46 AM  Show Profile  Reply with Quote
Case 458 is fixed in build 1547.
Go to Top of Page

Esone
Tomato Guru

Russia
115 Posts

Posted - Mar 30 2007 :  05:18:32 AM  Show Profile  Reply with Quote
Is that a kind of legible to ask, whether so desirable case=1062 is going to be implemented soon? :)

I don't see any rocket science here:
1) VAX can navigate to the target row,
2) then VAX can find an item in this string, and select it.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Mar 30 2007 :  10:04:42 AM  Show Profile  Reply with Quote
It is a question of priorities. We only have so many resources, and bug fixes generally take priority over enhancements.

We try to strike a good balance, adding new features and enhancements at a steady rate, while also fixing lots of bugs.

For now, if you are trying to see where in the file you have landed, and if you are using VS2003, VS2005, try turning on:

VA Options -> Advanced -> correction -> Highlight active line in text editor

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

Esone
Tomato Guru

Russia
115 Posts

Posted - Mar 30 2007 :  10:41:18 AM  Show Profile  Reply with Quote
I just note, that IMHO this useful feature can be implemented in 5-10 minutes: just to find leftmost entry of the symbol whithin a line, and select it. :)
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Mar 30 2007 :  1:19:38 PM  Show Profile  Reply with Quote
Perhaps it can, but we have to make it work, without breaking anything else, in several different IDE's. I have learned that making changes in VA takes quite a bit longer than you expect, and you often encounter unexpected problems

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