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 {} and () color
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

memebogus
Junior Member

USA
23 Posts

Posted - Mar 04 2004 :  1:32:27 PM  Show Profile
How about giving the option for changing background color as well? That would allow me to do reverse-video.

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Mar 04 2004 :  5:57:39 PM  Show Profile
Or what about highlighting the vertical column between the brackets? Would help with indentation orientation.
Go to Top of Page

PatLuja
Tomato Guru

Belgium
416 Posts

Posted - Mar 05 2004 :  02:35:01 AM  Show Profile
Hello all,

I second these two suggestions.

Would be nice if it is possible.
Thanks in advance.

With kind regards,
Patrick Luja
Go to Top of Page

Old as dirt
Tomato Guru

USA
246 Posts

Posted - Mar 05 2004 :  11:22:04 AM  Show Profile
I think in another thread about a different topic they said that controlling the background was harder than controlling the foreground, but I hope they find a way and can implement this too.
Ken

Ken
Go to Top of Page

John_H_Bergman
Tomato Guru

USA
198 Posts

Posted - Mar 07 2004 :  3:08:13 PM  Show Profile
I would find this feature very useful, especially when dealing with complex code that are several screens in size.

John H. Bergman
CTO
SiliconZone


[email protected]

To Send email, remove the .online.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Mar 08 2004 :  12:43:58 PM  Show Profile
quote:
Originally posted by Uniwares

Or what about highlighting the vertical column between the brackets? Would help with indentation orientation.



this sounds very cool
how would you see this working for the code:

    for(int a = 0; a++; a < 10) {
        for(int b = 0; b++; b < 5) {
            // do something
        }
    }
    #   #


i would expect the columns with the red marks hightlighed myself

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

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Mar 09 2004 :  11:19:55 AM  Show Profile
quote:
Originally posted by feline
[brhow would you see this working for the code:

    for(int a = 0; a++; a < 10) {
        for(int b = 0; b++; b < 5) {
            // do something
        }
    }
    #   #


i would expect the columns with the red marks hightlighed myself



Well, I would expect VAX to reformat this to normal, readable C++ style (the opening bracket on its own line) and THEN highlight the column
Go to Top of Page

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - Mar 09 2004 :  11:22:28 AM  Show Profile
[I just realized, I agree with feline's brace style! But I admit, most people do it your way... ]

Yes No, and it needs to change those "x++" occurrences to "++x"... more efficient for non-built-in types, you know.

Hey, welcome back...

Edited by - LarryLeonard on Mar 09 2004 11:36:33 AM
Go to Top of Page

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Mar 09 2004 :  11:32:28 AM  Show Profile
Totally correct, Larry Maybe it could also exchange the condition with the instruction in the for statement in this sample.
Sorry about my lack of error reports, it's not because there are none, it's because I'm not using it much lately. But, hey, its you chance to catch up with posts
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Mar 10 2004 :  11:44:03 AM  Show Profile
i always used to put the open brackets on a new line, but where i work use the above style instead. it took me an age to get used to it

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

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Mar 11 2004 :  08:59:37 AM  Show Profile
That sucks. Would be a reason to quit for me.
Go to Top of Page

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - Mar 11 2004 :  09:39:33 AM  Show Profile
Personally, as a contractor, I've worked in so many different places, each with their own style, that I can't even remember half the time which style I originally preferred. I just do whatever their style is, and in three months it seems totally natural to me. So I can (and do!) argue both sides of most (but not all) formatting issues...
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Mar 11 2004 :  10:19:10 AM  Show Profile
this was my first programming job, so quitting over the style would have been a bit extreme ;)

also, i had more than enough problems getting to grips with vi and Unix to worry about the formatting style

zen is the art of being at one with the two'ness
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