Popularity
2.5
Stable
Activity
0.0
Stable
102
6
12

Code Quality Rank: L3
Programming language: Java
License: Apache License 2.0
Latest version: v1.1.1

android-xml-sorter alternatives and similar packages

Based on the "Intellij IDEA / Android Studio" category.
Alternatively, view android-xml-sorter alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of android-xml-sorter or a related project?

Add another 'Intellij IDEA / Android Studio' Package

README

AndroidXmlSorter

Android Studio & IntelliJ Plugin for sort xml by name="xxx".

demo

Options

  • Insert space between difference prefix ('Snake Case', 'Camel Case')
  • Insert version and encoding
  • Delete comment
  • Code indent number
  • Separate non-translatable strings

Installation

Browse Repositories

Search word xml sort.

  • On Mac: Preference > Plugins > Browse repositories
  • On Other: File > Settings... > IDE Settings > Plugins > Browse repositories

Manually

  1. Download android-xml-sorter.jar.
  2. On Mac: Preference > Plugins > Install plugin from disk...On Other: File > Settings... > IDE Settings > Plugins > Install plugin from disk...
  3. Select downloaded AndroidXmlSorter.jar file.
  4. Restart application.

Usage

Editor > PopupMenu(Right Click) > Refactor > Sort Xml By Name

License

Copyright 2016-2017 Kaoru Tsutsumishita

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.


*Note that all licence references and agreements mentioned in the android-xml-sorter README section above are relevant to that project's source code only.