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
 Highlight matching () {} aka Excel
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

hebbja
Junior Member

United Kingdom
23 Posts

Posted - Mar 09 2004 :  06:08:12 AM  Show Profile
It would be very cool to mark up the various matching braces in different colours aka Excel.

Perhaps only for the current 'line' (or limited block), otherwise the whole file might go a bit psychedelic

activeProject= ((ProjectInfoNode)node).ProjectInfo;

James Hebben

[email protected]
Senior Member

28 Posts

Posted - Mar 10 2004 :  07:29:50 AM  Show Profile
When I still was at uni I had an assignment where I had to colour brackets on a sliding scale.

Something like this:
( // 0x00000000
 ( // 0x00404040
  ( // 0x00808080
    ...
  ) // 0x00808080
 ) // 0x00404040
) // 0x00000000

I chose a sliding scale from pure black (RGB = 0, 0, 0) to middle grey (RGB = 128, 128, 128).
Ofcourse, any starting and ending colour works.

Edited by - [email protected] on Mar 10 2004 07:30:21 AM
Go to Top of Page

Old as dirt
Tomato Guru

USA
246 Posts

Posted - Mar 10 2004 :  08:14:04 AM  Show Profile
I really like the way you highlight the enclosing braces, brackets, parantheses, etc. now so I don't want that messed up; however, if you could do the matching as requested above when the cursor was outside any statement and highlight to the next semicolon - as well as still doing the enclosing braces etc. that would be nice.
Ken

Ken
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Mar 10 2004 :  11:59:26 AM  Show Profile
Many people have asked for better highlighting of matching/mismatching braces. We hope to get to it soon. We would like the improvement ourselves.

Unfortunately, the task is harder than it seems. We don't own the IDE. We just hack what it displays. Sigh.

Whole Tomato Software, Inc.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000