Please advise, I have a problem in Android Studio version Meerkat where, for example, when I type Image and press Tab, it only generates Image(). However, I’ve seen that it’s possible to set it up so that when I start typing Image and press Tab or click on one of the suggested methods, it generates Image(painter =, contentDescription =).
I tried enabling "Show parameter name hints on completion." but it's not working