[TxMt] Re: Update r1498: C++ Bundle
Andrew Sapperstein
asapper at umich.edu
Wed Feb 11 17:35:27 UTC 2009
I realized i forgot to include a code snippet:
void selection_sort(int *a, int size)
//uses pointer arithmetic -UNFINISHED
{
}
The comment line is now showing as white instead of comment color(blue)
Andrew Sapperstein
University of Michigan-Class of 2012
McDonogh School-Class of 2008
On Feb 11, 2009, at 12:27 PM, Andrew Sapperstein wrote:
> I have noticed that when I updated, if I have comments in a function,
> before the start bracket(see below, it is no longer color-coding as it
> used to. I really preferred the way it used to handle this, where it
> would just comment it as normal. Was this change by design?
>
> Andrew Sapperstein
> University of Michigan-Class of 2012
> McDonogh School-Class of 2008
>
>
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>
>
More information about the textmate
mailing list