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! :)
Notice the indicators in the scrollbar. They show where the symbols have been found in the current file, just like errors and warnings.
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.
Assign keyboard shortcuts to XcodeBoost's menu items through System Preferences' Keyboard Shortcuts panel.
Manually:
Automatically: Run osascript Shortcuts.applescript
(which can be found in the root of this repo). The suggested keyboard shortcuts will be added automatically. Please wait until System Preferences' Keyboard Shortcuts panel automatically disappears.
You can also install the Irradiated color theme using Alcatraz.