Error messages the compiler currently prints could be nicer:
- Colorize code that has an error (when it
isatty)
- Suggest possible solutions
- Link to a relative docs
- Structured error codes
Any more ideas?
We could learn many things about this topic from the Elm compiler.
Error messages the compiler currently prints could be nicer:
isatty)Any more ideas?
We could learn many things about this topic from the Elm compiler.