admin管理员组文章数量:1241125
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!
本文标签:
版权声明:本文标题:How to fix command auto-completion in Android Studio terminal to suggest the most used commands? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1740063164a2222704.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论