How do I auto-remove trailing whitespace in Android Studio?

前端 未结 4 1321
别跟我提以往
别跟我提以往 2020-12-15 15:13

Similar to the question for eclipse,

  • How can I auto-remove trailing whitespace from the entire file being edited?
  • How can I auto-remove trailing whit
4条回答
  •  再見小時候
    2020-12-15 15:44

    In Window You can use Ctrl + alt + enter reformat code in your Android studio it is best way indent code properly manner

提交回复
热议问题