Xcode Plugin That Allows You To Execute Specific Code Selections

Have you ever wanted to test out a small snippet of code in Xcode without executing the whole program?

Here’s an Xcode plugin that allows you to run a small piece of code within your project simply by highlighting the code you want to run, and pressing the instant run hotkey.  A great plugin for testing small snippets of code.

This animation from the readme shows VWInstantRun in action:

VWInstantRun

You can find VWInstantRun on Github here.

A great Xcode plugin, look here for more Xcode plugins.

Original article: Xcode Plugin That Allows You To Execute Specific Code Selections

©2015 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 *