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
can we make some section in http://cadence-lang.org for errors, and explain each error there maybe?
something like ( from original issue references ) https://typescript.tv/errors/#ts1006 ( not sure if we have unique number for error messages but I think error type can also work )
we can link to the page in error message, and people can improve the description there also with PR
Issue to be solved
The current error messages are sometimes not helpful enough and could be improved. See e.g. #294 and #2050
Suggested Solution
When reporting error messages, prompt the developer to report unhelpful error messages and to contribute improvements.
This could be limited to off-chain use-cases, i.e. in developer tooling.
For example:
The text was updated successfully, but these errors were encountered: