Actions
Misc #11295
closedRequest for comments about error messages
Misc #11295:
Request for comments about error messages
Status:
Closed
Assignee:
-
Description
(This is not a proposal, bug reports)
Ruby shows error messages when something wrong.
There are several proposals to extend error messages.
- https://github.com/charliesome/better_errors
- https://github.com/yuki24/did_you_mean
- https://github.com/ko1/pretty_backtrace
And some requests.
- Reverse backtrace and show error messages at the bottom (to avoid scroll up terminal)
- Translation error messages to other languages
If you have any idea, please tell us.
We can consider about Ruby's error message APIs to realize your ideas.
(I can't guarantee we can implement your ideas :p)
Actions