Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.04 KB

SortXcodeSelection

Xcode plugin for sort selected area in text area

Developed By Gaurav D. Sharma

Time to say "Goodbye World"

Please note that plugins are not supported by Xcode 8. See #475 for more information.

Install

Place this plugin ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins and then restart Xcode.

(If path not exist then create or better install Alcatraz)

Search SortXcodeSelection inside Alcatraz

If successfully deployed it will show a menu in Xcode->Edit->GDS Sort Selected Area v1.0

Use

Alphabetically sort headers or pod list or selected text in xcode is pain. Use this plugin for overcome that pain. It is same work as vi uses sort i command.

Select text which you want to sort then type control+` (shortcut) or use Xcode->Edit->GDS Sort Selected Area v1.0

Screenshot

Voila.