Quantcast
Channel: Active questions tagged code-completion - Stack Overflow
Viewing all articles
Browse latest Browse all 96

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

$
0
0

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.

  • How can I make Android Studio suggest the most commonly used commands instead?
  • If that’s not possible, how can I disable auto-suggestions only in the terminal while keeping them enabled in the code editor?
  • I don’t want to install third-party dependencies like OhMyZsh.

Any help is appreciated!


Viewing all articles
Browse latest Browse all 96

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>