Skip to content

Xcode plugin for sort selected area in text area (like vi `sort i` cmd)

Notifications You must be signed in to change notification settings

dayitv89/SortXcodeSelection

Repository files navigation

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.

About

Xcode plugin for sort selected area in text area (like vi `sort i` cmd)

Resources

Stars

Watchers

Forks

Packages

No packages published