Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve user-facing diagnostics #33

Open
3 tasks
polsys opened this issue Dec 29, 2018 · 0 comments
Open
3 tasks

Improve user-facing diagnostics #33

polsys opened this issue Dec 29, 2018 · 0 comments
Labels
area-Diagnostics User-facing diagnostics such as code warnings. area-Interface User interface to the compiler. type-Feature A self-contained, possibly larger, new behavior.

Comments

@polsys
Copy link
Owner

polsys commented Dec 29, 2018

  • Consider displaying the context (the line of code) of diagnostics
  • Consider displaying diagnostics in a streaming fashion as they are emitted
  • Write Compiling [ModuleName]... to indicate progress
@polsys polsys added type-Feature A self-contained, possibly larger, new behavior. area-Interface User interface to the compiler. area-Diagnostics User-facing diagnostics such as code warnings. labels Dec 29, 2018
@polsys polsys mentioned this issue Dec 29, 2018
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Diagnostics User-facing diagnostics such as code warnings. area-Interface User interface to the compiler. type-Feature A self-contained, possibly larger, new behavior.
Projects
None yet
Development

No branches or pull requests

1 participant