Bug? Colouring should be aware of \ at end of line
Bug? Colouring should be aware of \ at end of line
- Subject: Bug? Colouring should be aware of \ at end of line
- From: "Chris Jefferson" <email@hidden>
- Date: Fri, 21 Apr 2006 13:47:00 +0100
First of all, sorry if this is the wrong place to send this bug / comment.
I've just spent about an hour tracking down a bug, that turned out to be:
int check_limit(int i)
{
// Note, the following function doesn't really work :\
int check;
..
}
The problem is that the \ on the end of the comment means that the
"int check" gets sucked into the comment. Would it be possible to
colour the next line "comment colour" as well?
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden