Code Monkey home page Code Monkey logo

xcodeboost's Introduction

XcodeBoost

Build Status

An Xcode plugin that makes altering and inspecting Objective-C code quick and easy.

XcodeBoost automates some tedious operations such as extracting method declarations from definitions for insertion into a header file, adds line-based code manipulation (cut/copy/paste/duplicate/delete lines), persistent highlighting and more!

Contributions are welcome! :)

Symbol Highlighting

image

Notice the indicators in the scrollbar. They show where the symbols have been found in the current file, just like errors and warnings.

Method Definition and Signature Selection

image

Copy Method Declarations

image

Regex Match Highlighting

image

Paste Lines (with or without reindent)

image

Pastes the copied string after the selected lines, unlike Xcode's "Paste" and "Paste and Preserve Formatting" which paste everything at the exact caret position. No need to precisely position the caret; code will be pasted on the next line.

... and more!

Installation

  1. Install through Alcatraz or download the source and build the XcodeBoost target, then restart Xcode.

  2. Assign keyboard shortcuts to XcodeBoost's menu items through System Preferences' Keyboard Shortcuts panel.

    • Add Xcode.app in "App Shortcuts" if not already present.
    • For each XcodeBoost menu item that you wish to trigger using the keyboard, add a shortcut and fill the "Menu Title" field with the exact name of the menu item, like so:

    image

    • Suggested keyboard shortcuts:

    image

Like the color theme in those screenshots?

You can also install the Irradiated color theme using Alcatraz.

xcodeboost's People

Contributors

fortinmike avatar mazyod avatar pzgz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.