I updated my Android Studio as 3.1.2
and codeStyleConfig
xml was created automatically in .idea
folder like this.
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
</state>
</component>
I'm wondering what PREFERRED_PROJECT_CODE_STYLE is and Default means. Is there anyone to know about this?
When working in a large team, you can version control this file and change your style settings in Preferences > Editor > Code Style to read from that file instead of from your IDE. That way, everyone shares style settings and everyone can autoformat without having to worry about conflicting with formatting differences in other people's branches.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With