DMD now has colorized syntax highlighting in error messages

Basile B. via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun May 14 12:11:32 PDT 2017


On Sunday, 14 May 2017 at 17:54:38 UTC, Jacob Carlborg wrote:
> On 2017-05-14 18:25, Walter Bright wrote:
>
>> 1. print out the offending line
>
> I hope this one will be optional/configurable. I don't think it 
> necessary to print the offending line within an editor/IDE. 
> They usually can already map the error to the offending line.

Yes +1 for configurable. IDEs already parse and make things 
clickable.
It's not just +1, it's mandatory. If you implement this you must 
add a new compiler switch.


More information about the Digitalmars-d-announce mailing list