Display javadoc and code completion

92 Views Asked by At

I just stared using Android studio and I'm having some issues with displaying javadoc.

I normaly use Netbeans IDE and there once you press . key you get code completion popup with javadoc like shown on this screenshoot: Netbeans

But in Android Studio it just shows code completion popup. It works if i press Ctrl + Space Android Studio

Is there any setting to enable the same behaviour as in Netbeans?

Here are my android studio settings: Settings

0

There are 0 best solutions below