-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed as not planned
Labels
Area:EditorFor CodeMirror-related featuresFor CodeMirror-related featuresFeature RequestProposal for adding a new functionalityProposal for adding a new functionalityNeeds DiscussionRequires further conversation or consensusRequires further conversation or consensus
Description
Increasing Access
Feature
I would like to propose the addition of a new feature to the p5.js web editor - the ability to automatically format code on save.
Description:
Currently, users have to manually format their code to ensure consistency and readability. Implementing an option to automatically format the code upon saving a file would greatly enhance the user experience and encourage best coding practices.
Benefits:
- Consistency: Ensures a consistent coding style across projects.
- Readability: Improves code readability by enforcing a standardized format.
- Time-Saving: Saves time for users who currently format their code manually.
Feature request details
Description:
Currently, users have to manually format their code to ensure consistency and readability. Implementing an option to automatically format the code upon saving a file would greatly enhance the user experience and encourage best coding practices.
Metadata
Metadata
Assignees
Labels
Area:EditorFor CodeMirror-related featuresFor CodeMirror-related featuresFeature RequestProposal for adding a new functionalityProposal for adding a new functionalityNeeds DiscussionRequires further conversation or consensusRequires further conversation or consensus