roana0229 / android-xml-sorter

Android Studio & IntelliJ Plugin for sort xml by name="xxx".
Apache License 2.0
103 stars 12 forks source link

Default settings #17

Closed mlostekk closed 7 years ago

mlostekk commented 7 years ago

Is it possible to set the "Where separate prefix" value somehow to 2 as default?

roana0229 commented 7 years ago

Hi @mlostekk

Can't set default value now. If it create a class that inherits PersistentStateComponent, it will be possible. http://www.jetbrains.org/intellij/sdk/docs/basics/persisting_state_of_components.html

But, I can't use the time on maintenance. Sorry. If possible, please send pull request. 🙏