Noob Saibot
Noob Saibot

Reputation: 11

How to fix command auto-completion in Android Studio terminal to suggest the most used commands?

In Android Studio's terminal, when I type commands, it suggests completions that I don’t use. For example, I frequently run yarn android, but it always suggests yarn android-info.txt, which I’ve never used.

image of unwanted command suggestion in Android Studio terminal

I’m using the latest version of Android Studio and couldn't find an option to disable or customize this in Settings → Tools → Terminal or elsewhere.

Any help is appreciated!

Upvotes: 1

Views: 31

Answers (0)

Related Questions