I’ve mentioned a number of Xcode plugins most recently a handy plugin for more advanced filtering of debug console output called MCLog.
Here’s an Xcode plugin that adds a wide number of hotkeyed commands to Xcode for easier selection, duplication and deletion called MarvinXcode from Christoffer Winterkvist.
The commands allow you to:
– Select line contents
– Select current word
– Select word above
– Select previous word
– Select next word
– Delete Line
– Duplicate Line
– Move to End of line and insert Terminator
– Move to End of line and insert Terminator and Line Feed
– Move to End of line and insert Line Feed
You can find MarvinXcode on Github here.
See more: Xcode plugins.
- Mini Xcode Plugin For Working Without The Gigantic Xcode Toolbar
- An Xcode Plugin Enabling Easy Use Of The Clang Source Code Formatting Tool
- An Xcode Plugin For Easily Adding, Removing, And Listing Git Tags
- Xcode Plugin Allowing You To Markup Links And Images Within Code And Console Output
- Tool: Xcode Plugin That Adds Easy Xcode Plugin Management To The Edit Menu
Original article: Tool: An Xcode Plugin Adding Many Handy Text Selection, Duplication And Deletion Commands
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




