IDEA Method separators

Method separators
Let's start with something simple. Having methods visually separated by a horizontal line helps code readability.

IDEA Method separators_第1张图片
If you want to have the methods visually separated, go to the settings with Control + Alt +S, immediately start typing what we're looking for - " sepa..."
IDEA Method separators_第2张图片

and see how the dialog gradually limits its content to show only the relevant entries in the settings. Check the checkbox for " Show method separators" and you're ready to go.
And as for the tip regarding text search inside the settings dialog - take it as a free bonus tip.

在Android Studio设置Method separators

IDEA Method separators_第3张图片
show_method_separators.jpg
IDEA Method separators_第4张图片
效果图.jpg

你可能感兴趣的:(IDEA Method separators)