-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Increasing Access
This Feature aims to highlight all the occurrences of the similar text when a particular text is highlighted in the editor
Feature request details
currently, editor highlights the selected text only
idea is to make it like this ( it would be way more helpful in larger files ) -
Adding a text highlighting feature like this to the p5.js Web Editor can increase access in the following ways:
-
Improved Usability: Text highlighting makes the editor more user-friendly, attracting users who may find code editing intimidating.
-
Enhanced Learning: Beginners can understand code structure and syntax more easily, making the editor a valuable educational tool.
-
Reduced Errors: Highlighting helps users spot and correct mistakes quickly, encouraging them to use the editor confidently.
-
Increased Productivity: Users can code more efficiently, completing projects faster, which may lead to more frequent usage.
-
Broader Audience: The feature accommodates a diverse range of users, from novices to experienced programmers, expanding the user base.
@raclim , @lindapaiste please share your thoughts on it? I would be happy to add this feature.

