Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Highligh on VAX-View >Goto<

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
Sasa Posted - Mar 14 2006 : 01:47:39 AM
I have a bunch of small methods ( like 50 of them ) in that vicious header file I am currently working on. VAX-View helps me a lot with this task now.

1. One feature I would like to request is a "Highligh method" on goto or double-click. It would highlight, even for a brief moment the method I just double clicked on, so I know where it is situated in the file.

Honestly, now when I double click on the methods through VAX-View it takes me something like 3~5 seconds to locate the cursor in my text editor, amongst the 50 methods I have in this file.

2. A second feature related to that goto/double click i would like to suggest is a "place cursor on beginning of function instead of beginning of line" feature. That would place the cursor right at the beginning of the method, not the line because sometimes the method's declaration is 10~20 rows from the start, and you would have to scroll with the keyboard all of that distance to the right.

The combo of both these features would truely be a killer! :)

Please tell me what you think.
8   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Mar 22 2006 : 3:10:47 PM
*prods class view*

interesting, i have never bothered to use class view myself, so i was not aware of this.
Sasa Posted - Mar 21 2006 : 5:55:09 PM
quote:
is this because you want to use alt-g to jump from the function name to its line in the header file?

No, i use it more to navigate a class then to switch between definition and declaration.

When I double click on a method now through the VAViewer, it takes me a good time to locate myself. A simple highlight of the function would be perfect. And a better highlighting would be the VS2005 "Class View" way.

Try it :)
feline Posted - Mar 21 2006 : 4:12:00 PM
quote:
Originally posted by Sasa

2. A second feature related to that goto/double click i would like to suggest is a "place cursor on beginning of function instead of beginning of line" feature. That would place the cursor right at the beginning of the method, not the line because sometimes the method's declaration is 10~20 rows from the start, and you would have to scroll with the keyboard all of that distance to the right.


is this because you want to use alt-g to jump from the function name to its line in the header file?

if so have you tried alt-g without moving the caret at all? after jumping to a function you can re-jump without having to move the caret into the function name, which can be a real time saver.
Sasa Posted - Mar 20 2006 : 8:20:37 PM
quote:
We'll take a look.

Thanks wholetomato.

I know I seen many plugins that have the "highlight" method for VS2005. They are not helpers like VAX, but rather they have their own toolwindows, and when you click on one of the 'error lines', they go to the source file, and highlight the method, 'a la VS2005'.
support Posted - Mar 20 2006 : 7:56:05 PM
We like the MS solution as well -- they introduced it in VS.NET. VA X still behaves similar to how the ClassView operates in VC++ 6.0.

While lots of ideas are great, some are more difficult to implement than they appear on the surface. This is because we don't own the code to the IDE -- we only hack it. Doing something as simple as prodding an IDE to highlight a symbol might really annoy it.

We'll take a look.

case=1062
Sasa Posted - Mar 20 2006 : 7:04:45 PM
Sorry for bumping this one. Any thoughts on this guys?
Sasa Posted - Mar 15 2006 : 01:43:29 AM
quote:
An alternative to item 1 would be for you to type CTRL-SHIFT-right arrow once the cursor is in the source code. That would highlight the word to the right of where the cursor is, showing it to you easily (hopefully).

As for item 2, CTRL-right arrow moves a word at a time, so would get you there a little faster, but... it is not exactly what you are requesting.

Just some suggestions.

Thanks jpizzi for your suggestions.

But why make it a 2 or 3 steps process when it can be easily made into one?

Look at how Microsoft does it with their class view. You double click on an item, and not only there is highlights, but ONLY that item/symbol name's is highlighted. Pretty neat. Try it. Now if highlighting the symbol name's only is too much of a work, highlighting the whole line would be good enough.

I would love for Vax-Vire to have the same "goto" or "double click" functionality when it comes to highliting items. I think MS got this one right.
jpizzi Posted - Mar 15 2006 : 12:15:14 AM
An alternative to item 1 would be for you to type CTRL-SHIFT-right arrow once the cursor is in the source code. That would highlight the word to the right of where the cursor is, showing it to you easily (hopefully).

As for item 2, CTRL-right arrow moves a word at a time, so would get you there a little faster, but... it is not exactly what you are requesting.

Just some suggestions.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000