-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
cmp:frontendComponent: Compiler frontend (e.g., CLI, parser, AST)Component: Compiler frontend (e.g., CLI, parser, AST)typ:enhanceType: Enhancement/new featureType: Enhancement/new feature
Description
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.
Metadata
Metadata
Assignees
Labels
cmp:frontendComponent: Compiler frontend (e.g., CLI, parser, AST)Component: Compiler frontend (e.g., CLI, parser, AST)typ:enhanceType: Enhancement/new featureType: Enhancement/new feature