I have made a plugin to improve my workflow but i’ve noticed for some weird reason it can take a really long time for data to update or it breaks when you go too fast.
This breaks my plugin and affects my workflow as i have to wait for certain suggestions to appear or have to guess them and hope they’re right.
To reproduce:
Close script and wait 2 seconds.
Open the script
Have userinputservice pasted at the top of the script
Quickly type inputbegan and it will not show any suggestions from there.
If you do not follow the steps fast enough it will not break.
In my code i check at the start where autocomplete responses are updated and it shows an empty table when this happens.
Hi, thank you for reporting this issue. To investigate further, would you mind adding your current Beta features and potentially your Studio log (in a DM) for when this happens?
Also, if you have the New Type Solver beta and the “Incremental typechecking…” beta enabled, does this happen with those off?