Android Studio Stop Autospace after keyword -
android studio started inserting space automatically after press enter autocomplete reserved keyword. there anyway stop this? i'm used pressing space thumb after typing word in code , creates double amount of spaces needed, , after keywords.
you can going preferences, editor > code style > java. then, click spaces tab, , scroll down reserved keywords care about, , make sure box unchecked each of them.
Comments
Post a Comment