News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

svn line highlitght - is it just me ?

Started by undofen, December 15, 2005, 05:21:35 PM

Previous topic - Next topic

undofen

Im starting to think, is it my system's fault ? I submitted this bug http://sourceforge.net/tracker/index.php?func=detail&aid=1372906&group_id=126998&atid=707416 and people reply that they cant reproduce this. I submitted this bug at a time when the debugger wasnt working, now when its working, the actual line isnt highlighted, which makes it very unusable. I've got an uptodate ~x86 gentoo system, with wxGTK-2.6.2-r2. Do only I have these problems ? Or all gentoo users ? Or maybe all linux users ?
To give a little bit more info:
-the actual line is highlitghted with yellow, and errors are orange
-breakpoints arent highlighted red (as I think they should), actual line isnt blue - there is no highlight for both
-the above bug is still always reproducible for me
-when I go to the color settings of the editor, the line examples(actual line, breakpoint line, etc) arent highlighted until I reset the settings, but they are not after the reset when debugging

mandrav

Quote from: undofen on December 15, 2005, 05:21:35 PM
To give a little bit more info:
-the actual line is highlitghted with yellow, and errors are orange
-breakpoints arent highlighted red (as I think they should), actual line isnt blue - there is no highlight for both
-the above bug is still always reproducible for me
-when I go to the color setting of the editor, the line example but not when debugging

The line colors are becoming obsolete since they usually don't blend well with syntax highlighting. So:
Where there's a breakpoint, a breakpoint mark appears in the left margin.
When debugging, a yellow arrow points to the current line.
Also expect errors to be marked with a symbol in the margin, in one of the next revisions...
Be patient!
This bug will be fixed soon...

undofen

I really like the idea, but I do not get any arrow, is it already implemented in svn ?

rickg22


thomas

Personally, I quite like the compiler error line being highlighted. I've set that to yellow, that's a good contrast to all syntax styles. :)
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

takeshimiya

I like it too. I don't understand, what means "don't blend well with syntax highlighting"?
I've not noticed any problem :?

thomas

Lol, I do understand :D   In its default setting, it clashes so cruelly with operators and brackets that you are unable to read anything. :lol:
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

undofen

I just checked with the latest svn and unfortunately I dont have the debugger arrow :/. I also like the error line highlight, though for debugging i'd preffer the arrow.

takeshimiya

Ah, I see. :)
I change all the colors so I had not seen any crash.