robbiehanson / XcodeColors

XcodeColors allows you to use colors in the Xcode debugging console. It's designed to aid in the debugging process.
2.23k stars 268 forks source link

when print long long string,only part of string has color #73

Open silan-liu opened 8 years ago

silan-liu commented 8 years ago

qq20151217-0

I print a long string with green color, original color is yellow.As you see, last part of string still is yellow.

esetnik commented 8 years ago

+1 i see the same thing with long strings. It doesn't appear to happen at a specific char or length.

ZsoltMolnarrr commented 8 years ago

I have the same issue, just as you guys have mentioned it. :(