Skip to content
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

Improved Autocomplete Hinter #3078

Open
RandomGamingDev opened this issue Apr 8, 2024 · 1 comment
Open

Improved Autocomplete Hinter #3078

RandomGamingDev opened this issue Apr 8, 2024 · 1 comment

Comments

@RandomGamingDev
Copy link

Increasing Access

This would make it easier to code in the p5.js editor, lessen the irritation of typos for beginners, as well as improving the quality of life for developers in general. This is because the current Autocomplete Hinter doesn't hint at variables, functions, or classes created by the user, and mostly just serves as (and this is a personal belief) a worse version of the p5.js documentation that clogs up the screen by covering code, and that doesn't show examples or explain how a function works.

Feature enhancement details

@lindapaiste
Copy link
Collaborator

  • Add an option to access the documentation for interacting with code belonging to p5.js

This should be the easiest one to implement, so probably a good starting point.

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