ftctechnh / ftc_app

FTC Android Studio project to create FTC Robot Controller app.
759 stars 3.17k forks source link

OnBotJava loses Intellisense #742

Open lancelarsen opened 4 years ago

lancelarsen commented 4 years ago

When using OnBotJava (which again we love) - we loose Intellisense when you "dot" on a method frequently and consistently. The Intellisense dropdown still appears but all of the common methods, variables, etc. are not in the dropdown. Ie. "gamepad1." does not show ".a" ".y", etc. It worked when we started using it -- so I know that it -should- work - but it stopped since then. Let us know what we can send you to help diagnose and address.

dmssargent commented 4 years ago

Do you have a sequence of steps to reproduce?

Can you also elaborate on what happens?

If the autocomplete just stopped working one day, in Settings, there's an option to force the autocomplete to remain on when it detects low performance. What happens when you enable it?