Advise for syntax highlighting

Chris via Digitalmars-d digitalmars-d at puremagic.com
Fri Mar 27 07:18:42 PDT 2015


On Friday, 27 March 2015 at 14:10:22 UTC, Jacob Carlborg wrote:
> On 2015-03-27 15:03, Chris wrote:
>
>> Well, it _is_ a keyword. You cannot write a function called 
>> "this", nor
>> can you use it as a variable name. So yes, it's a keyword = 
>> reserved.
>
> It depends on how you see it. It's also a special method that 
> just happens to use a keyword as its name. It doesn't have the 
> same meaning as "this" instead a regular method.

Either way, it should be highlighted somehow.


More information about the Digitalmars-d mailing list