android studio默认代码格式化(默认Ctrl+Alt+L),是让注释从每行最左边开始显示,比如这样: 我个人喜欢注释也要缩进对齐.其实这个需要自己设置,打开studio的设置,依次找 Setting->Code Style->Java->Wrapping and Braces->Keep when reformatting->Comment at first column->取消勾选
Android Studio show whitespace & Android studio 设置注释缩进 https://github.com/xgqfrms/flutter/issues/14 android studio show whitespace https://stackoverflow.com/questions/25500123/how-to-show-white-space-character-in-android-studio-as-eclipse-tool Androi