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
 Block Highlight Request //Syntax Coloring
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

xalex
New Member

Russia
2 Posts

Posted - Nov 26 2004 :  03:00:13 AM  Show Profile  Reply with Quote
Greetings!

It would be desirable to make the offer on improvement of highlight of the selected blocks or words: it is necessary that the selected fragment or a word under the cursor were highlighted everywhere in a displayed window if it still meets, for example it would be convenient seen variables or methods in listings and source codes (as well as in IDA Pro, there highlight by yellow color) and to bring in this opportunity to options (on/off)
Its really convenient!

Yours faithfully,
Alexander

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Dec 01 2004 :  5:21:24 PM  Show Profile  Reply with Quote
this has been asked for before, and i am also looking forward to this feature

case=394

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

Qwertie
Junior Member

Canada
17 Posts

Posted - Dec 02 2004 :  6:13:56 PM  Show Profile  Reply with Quote
quote:
Originally posted by xalex

It would be desirable to make the offer on improvement of highlight of the selected blocks or words


If you mean to say you'd like to put the cursor on X, and press a hotkey, and see all other X's highlighted--I'd like that too! In fact I was considering making a post about it.

Some quick ideas:
- The hotkey could toggle the highlighting, so you could turn off the highlighting the same way you turned it on.
- If you highlight something else, it could use a different highlight color, much like highlighted keywords in Google's cache.
- There should be an "unhighlight all" command.
- Two different contrast levels could be used: high contrast for identifiers that have matching context and lower intensity for identifiers with different context (or unknown context). For example,

void f()
{ int foo = 3; func(foo); }
void g()
{ int foo = 7; bunk(foo); }

So if I put my cursor on f.foo and run the highlight command, then the two uses of foo in f() should be strongly highlighted, while the two uses of foo in g() should be weakly highlighted.

- Additionally, you should be able to select some text and press the hotkey to cause all instances of that text to be highlighted.
- Experimental idea: the highlighting could fade (toward the background color, typically white) over time. This could reduce the need for the user to manually turn off highlighting on individual identifiers.
Go to Top of Page

xalex
New Member

Russia
2 Posts

Posted - Dec 07 2004 :  05:09:37 AM  Show Profile  Reply with Quote
Qwertie and feline thanx for support

Let's wait this functionality from the Whole Tomato team!

Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jun 19 2006 :  4:53:15 PM  Show Profile  Reply with Quote
Highlight references is available in build 1524.
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