Skip to content

Implementing accessibility by autocompletion for the keywords in p5.js. #3410

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Yashwanth1906 opened this issue Mar 21, 2025 · 3 comments
Closed

Comments

@Yashwanth1906
Copy link

Increasing Access

Autocomplete for p5.js keywords will improve accessibility by making the editor friendlier towards beginners, reducing the need for repeated reference to documentation. It will help new users learn functions faster and help experienced users code better.

Screen.Recording.2025-03-21.134117.mp4

Feature request details

Including! Autocomplete for p5.js keywords will be better. The coding experience in the p5.js Web Editor by:

  • Providing real-time p5.js function, variable, and method suggestions.
  • Preventing fewer syntax errors and more accurate code.
  • Enhancing the development process, especially for new users who are not familiar with p5.js.
@Yashwanth1906
Copy link
Author

@raclim can i work on this feature?

@raclim
Copy link
Collaborator

raclim commented Mar 21, 2025

Thanks for this suggestion @Yashwanth1906! We do currently have an autocomplete feature in the editor, which you can find by going to "Settings", or clicking on the gear icon in the upper right-hand corner.

Image Image

Since this is a feature that's already implemented into the editor, I'm going to close this!

@raclim raclim closed this as completed Mar 21, 2025
@Yashwanth1906
Copy link
Author

@raclim Sry i didn't know that..🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants