Home > XcodeSFF

XcodeSFF

XcodeSFF is a project mainly written in Objective-C, based on the BSD-3-Clause license.

an xcodeplugin that brings back the Single File Find window in place of the inline "incremental" find bar (as apple refers to it in code). The resulting pbplugin goes into ~/Library/Application Support/Developer/Shared/Xcode/Plug-in

About

You don't like the new find bar?

Get back the find window!

Installation

  1. Open XcodeSFF.xcodeproj
  2. Build the project, XcodeSFF.xcplugin will be automatically installed into ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins
  3. Quit Xcode
  4. Relaunch Xcode

Known issues

After installing the plugin, you may have to manually set the ⌘F shortcut once in Xcode preferences > Key Bindings > Menu Key Bindings > Edit > Find > Find…

Previous:test