Code completion in Android Studio : completion overwrites
If, instead of pressing Enter
to make your code completion selection, you use Tab
then the code completion will overwrite what is at the caret, rather than just inserting it.
If, instead of pressing Enter
to make your code completion selection, you use Tab
then the code completion will overwrite what is at the caret, rather than just inserting it.