p5.js version
No response
What is your operating system?
None
Web browser and version
No response
Actual Behavior
Personally most of the times suggestions do not appear,
OR
Suggestions appear inconsistently / unpredictably
Expected Behavior
If Autocomplete Hinter is on, Autocomplete suggestions should appear consistently as the user types (similar to desktop behavior)
Steps to reproduce
Autocomplete suggestions in the p5.js Web Editor are not working reliably on mobile devices.
Steps:
- Open the p5.js Web Editor on a mobile device.
- Turn on "Autocomplete Hinter" from preferences.
- Start typing common p5.js functions (e.g., createCanvas, background).
- Observe whether autocomplete suggestions appear.
Notes:
- Users have observed this issue (discussion in Discord)
- Could involve touch input, virtual keyboard, or missing triggers for autocomplete
im looking at this!
p5.js version
No response
What is your operating system?
None
Web browser and version
No response
Actual Behavior
Personally most of the times suggestions do not appear,
OR
Suggestions appear inconsistently / unpredictably
Expected Behavior
If Autocomplete Hinter is on, Autocomplete suggestions should appear consistently as the user types (similar to desktop behavior)
Steps to reproduce
Autocomplete suggestions in the p5.js Web Editor are not working reliably on mobile devices.
Steps:
Notes:
im looking at this!