Re: D-Scanner 0.15.0

2023-07-05 Thread singingbush via Digitalmars-d-announce
On Wednesday, 5 July 2023 at 11:46:32 UTC, WebFreak001 wrote: Hello everyone, today there is a new D-Scanner release, key features include: - proper diagnostic ranges (underlining code / end locations for issues) - also includes file byte index instead of only line:column in the JSON formats

D-Scanner 0.15.0

2023-07-05 Thread WebFreak001 via Digitalmars-d-announce
Hello everyone, today there is a new D-Scanner release, key features include: - proper diagnostic ranges (underlining code / end locations for issues) - also includes file byte index instead of only line:column in the JSON formats (for IDE integration) - pretty printing format, with colored o