Last Updated by Daniel Lazarenko on 2025-01-08
1. When working with text data files sometimes you might want to sort lines of a list, properties of a dictionary, or named constants.
2. Choose "Editor" - "xcsort" - "Sort Lines" menu command to sort the selected lines.
3. Sorting lines of code is useful to keep #import lines organized and avoid conflicts.
4. xcsort is an Xcode extension that sorts lines of text.
5. When 2 people change a code file they might want to add a new #import line at the same time (at the end of the #include statements block) and will get conflicting changes.
6. The xcsort extension can sort selected text in a file alphabetically.
7. If the #import lines are sorted the chance of such conflict is smaller.
8. It is especially useful with longer lists or long lines when sorting manually becomes tedious.
9. This extension requires Xcode 8 or newer to work.
10. See additional instructions on the support webpage.
11. Liked xcsort? here are 5 Developer Tools apps like GitHub; DManager!; Device Monitor²; O-KAM Pro; Python Editor App;
Or follow the guide below to use on PC:
Select Windows version:
Install xcsort app on your Windows in 4 steps below:
Download a Compatible APK for PC
Download | Developer | Rating | Current version |
---|---|---|---|
Get APK for PC → | Daniel Lazarenko | 1 | 1.4 |
Download on Android: Download Android
Elegant, simple, and useful
Been wanting this for ages!
Doesn't work for XCode 10
Abandonware. Hasn't worked in quite some time