Written by Quantum Quinn
Whatʹs Great
1. The Text Toolset adds some helpful Xcode editor tools to change and transform your source code, for free.
2. The features are available in Xcode 8+, under the "Editor" menu, then select "Text Toolset." Make sure a source editor is focused.
3. You may need to enable the Extension in "System Preferences -> Extensions -> Xcode Source Editor".
Latest Version: 1.2
What does Text Toolset do? The Text Toolset adds some helpful Xcode editor tools to change and transform your source code, for free. Adds these editor features: • Toggle Block Comment • Copy Line • Duplicate Lines • Delete Lines • Uppercase Selections • Lowercase Selections • Prettify JSON Selection • Compact JSON Selection • More coming soon... Developers commonly use these keyboard shortcuts for the above actions: - Block Comment: cmd+ctrl+/ - Duplicate Lines: ctrl+shift+D - Delete Lines: ctrl+shift+K The features are available in Xcode 8+, under the "Editor" menu, then select "Text Toolset." Make sure a source editor is focused. You may need to enable the Extension in "System Preferences -> Extensions -> Xcode Source Editor". You can add keyboard shortcuts to the actions in Xcode preferences, under "Key Bindings." Soli Deo gloria
Download for MacOS - server 1 --> FreeDownload and Install Text Toolset
Download for PC - server 1 -->Intel, 64-bit processor, OS X 10.7 or later.
Compactible OS list:Yes. The app is 100 percent (100%) safe to download and Install. Our download links are from safe sources and are frequently virus scanned to protect you
I still wonder why this is not in Xcode by default
Every other single text editor has a delete/duplicate line, and this extension finally adds this to Xcode. Do not forget to enable it from System Preferences -> Extensions, otherwise you don’t get the menus. Afterwards, map the functions to whatever keyw you’re used to and start being productive again :) Thanks for this extension!
Great!
Please add option to copy full line without highlight