Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Feedback

Hi Henning,

you are right. This worked - before I messed it up.
I created https://bugs.eclipse.org/bugs/show_bug.cgi?id=180433.

Thanks,
Toni

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of kesselhaus
> Sent: Saturday, March 31, 2007 4:57 AM
> To: CDT General developers list.
> Subject: Re: [cdt-dev] Feedback
> 
> Just stumbled across this while playing with the syntax highlighting.
> 
> I changed Built-in Types and it changes preproc directives like 
> '#include' to the same as datatypes.
> But the Preprocessor directives settings have no effect on 
> the preproc 
> directives unless they are not complete.
> 
> Strang thing is, if you go then to the editor, and try the following:
> #i             <-- colored preproc like
> #if            <-- colored built-in type like
> #ifn          <-- colored preproc like again
> #ifnde      <-- colored preproc like again
> #ifndef     <-- colored built-in type like again
> 
> I think, they worked some weeks before, actually I never was aware of 
> this wrong behaviour before.
> 
> Regards,
> Henning
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 


Back to the top