
xcsort 4+
Daniel Lazarenko
-
- 免费
截屏
简介
xcsort is an Xcode extension that sorts lines of text.
0. Enable the extension in System Preferences - Extensions;
1. Open a source code file, a JSON data file, or a text file in Xcode;
2. Select several lines of text;
3. Choose "Editor" - "xcsort" - "Sort Lines" menu command to sort the selected lines.
Sorting lines of code is useful to keep #import lines organized and avoid conflicts. 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. If the #import lines are sorted the chance of such conflict is smaller.
When working with text data files sometimes you might want to sort lines of a list, properties of a dictionary, or named constants. The xcsort extension can sort selected text in a file alphabetically. It is especially useful with longer lists or long lines when sorting manually becomes tedious.
This extension requires Xcode 8 or newer to work. See additional instructions on the support webpage.
新内容
版本 1.4
Fix support for Xcode 12. Requires macOS 10.15+.
App 隐私
开发者“Daniel Lazarenko”已表明该 App 的隐私规范可能包括了下述的数据处理方式。有关更多信息,请参阅开发者隐私政策。
未收集数据
开发者不会从此 App 中收集任何数据。
隐私处理规范可能基于你使用的功能或你的年龄等因素而有所不同。了解更多
信息
- 提供者
- Daniel Lazarenko
- 大小
- 387.6 KB
- 类別
- 软件开发工具
- 兼容性
-
- Mac
- 设备需装有 macOS 10.15 或更高版本。
- 语言
-
英语
- 年龄分级
- 4+
- Copyright
- © 2016-2021 Daniel Lazarenko
- 价格
- 免费