[OT]Visual Studio 2005 - coloured bars near line numbers?

  • Thread starter Thread starter Rob Meade
  • Start date Start date
R

Rob Meade

Hi all,

Just wondered if anyone could tell me what these are and what they indicate?
I'm *guessing* its some kind of change control/tracking because my project
is in Visual SourceSafe but didn't know. If it is, what are the colours and
what do they represent? I currently have yellow and green bars...

Thanks for any help.

Regards

Rob
 
Hi Rob,

these bar really track changes in file. Green bar shows all saved changes
made to file since you opened it. Yellow bar shows all unsaved chages.
Unfortunatelly there is no color to show you changes which are saved locally
but not checked in to source safe.

Regards,
Ladislav
 
...
these bar really track changes in file. Green bar shows all saved changes
made to file since you opened it. Yellow bar shows all unsaved chages.
Unfortunatelly there is no color to show you changes which are saved
locally
but not checked in to source safe.

Hi Ladislav,

Thank you for that - appreciated :o)

Regards

Rob
 
Back
Top