15

Interesting plugin that adds a number of nice additions to Xcode when highlighting, searching and copying code called XcodeBoost from Michaƫl Fortin.

The features of this plugin include:

  • Highlighting of all occurrences of a selected symbol
  • Highlighting of method definitions or signature
  • The ability to copy/paste method declarations from a selection of methods
  • Regular expression based match highlighting
  • Copy/paste source code while keeping code formatting

XcodeBoost on GitHub