Skip to content

friendly error system preferences item #417

@lmccart

Description

@lmccart

@almchung has implemented the "friendly error system" in the p5.js, that is, functionality that will (optionally) check the parameters passed into p5 functions when they're called and send helpful messages to console. we're about to merge it this week. this feature can be toggled on and off by setting a boolean variable (p5.disableFriendlyErrors = true/false;) in the sketch. is it possible to add this as a preferences item that can be toggled from there, too?

if it sounds ok, I can work on implementing this.

Metadata

Metadata

Assignees

Labels

Feature RequestProposal for adding a new functionalityGood First IssueA beginner-friendly issue, great for first-time contributorsHelp WantedWould love additional input or contributions!Priority:HighShould be addressed soon but not critical

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions