# [SAoC 2025] Improving D error messages Weekly Update #3

Iskaban10 sourishjana10 at gmail.com
Thu Oct 9 14:40:03 UTC 2025


On Wednesday, 8 October 2025 at 08:14:01 UTC, Serg Gini wrote:
> On Monday, 6 October 2025 at 14:10:48 UTC, Iskaban10 wrote:
>> ## Summary
>> This week, I focused on DMD’s diagnostic and error reporting 
>> infrastructure as part of enabling Language Server Protocol 
>> (LSP) integration. The main goal was to produce structured 
>> diagnostic data in JSON format that can be easily consumed by 
>> editors or tools such as `serve-d` and `code-d`.
>
>
> Thanks for improving these things!
>
> From my perspective this task is crucial for language adoption
>
> Even big and successful languages are improving on this.
> Maybe you will find some inspiration from new Python as well
>
> https://realpython.com/python314-error-messages/

Thanks for your reply. Will surely look into the reference.


More information about the Digitalmars-d mailing list