leo icon indicating copy to clipboard operation
leo copied to clipboard

leo error reporting after build

Open ungaro opened this issue 1 year ago • 1 comments

Motivation

When developing complex Leo programs, it's not uncommon to encounter multiple compilation errors. This feature, inspired by Rust's error reporting system, provides developers with a clear overview of the number of errors and warnings in their code. Having a precise count of issues serves as a motivational tool, allowing developers to track their progress as they address and resolve bugs. The satisfaction of seeing the error count decrease provides positive reinforcement throughout the debugging process, ultimately enhancing the overall development experience and potentially improving code quality.

Test Plan

Run a leo program that generates errors and warnings.

Here is an example of what it looks like: leo_error_reporting

ungaro avatar Aug 18 '24 19:08 ungaro

would love to have your review @d0cd

ungaro avatar Aug 18 '24 20:08 ungaro

Closing due to inactivity, feel free to re-open if work resumes!

d0cd avatar Jul 05 '25 01:07 d0cd