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

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -