Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion contributor_docs/friendly_error_system.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ line(0, 0, 100, 100, x3, Math.PI);
* re-introduce color coding for the Web Editor.
* More unit testings.
* More intuitive and narrowed down output messages.
* Having a Spanish translation available.
* Completing the spanish translation for `validateParameters()` as well.
* All the colors are checked for being color blind friendly.
* More elaborate ascii is always welcome!
* Global Error catching. It would be very helpful to catch the errors the browser is throwing to the console, so we can match them up with friendly comments.
Expand Down