Tool: An Xcode Plugin Adding Many Handy Text Selection, Duplication And Deletion Commands

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.

FacebookTwitterDiggStumbleUponGoogle Plus

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.

Leave a Reply

Your email address will not be published. Required fields are marked *