You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to review and implement nice diagnostics output. User is probably more interested in error description/details/place and not in our stack trace.
Some stuff to be done:
Review error descriptions.
Show lines with errors with nice arrows pointing to bad stuff (similar to clang, if needed).
We need to review and implement nice diagnostics output. User is probably more interested in error description/details/place and not in our stack trace.
Some stuff to be done:
Related to #146, #155.