Is it just me or the drop down menu that comes in ...
# announcements
a
Is it just me or the drop down menu that comes in intellij for intellisense/suggestions is painfully slow?
p
In my case I haven’t noticed the slowness. I think you can adjust the suggestion pop-up time on the IDE, check that out. Now the annoying issue that I am having is that once I select a suggestion, it misses Tab/Enter keystrokes randomly. Then I need to ctrl-space twice/triple for it to work. I am on Android Studio though.
Also, I normally work on Java and Kotlin mixed projects. It happens in both type of files (.java && .kt)
a
What/where is that setting
p
I am not quite sure if that specific configuration exist. I did a google search for the issue that I am having and it brought up plenty of
stackoverflow
links. While looking through the configuration on IntelliJ/AS I noticed there is configurations for everything pretty much. However none of the
stackoverflow
suggestions fixed my issue. Still having it, I am about to go for a full re-installation.