/OpenQuicklyCtrlNP

Give Xcode's Open Quickly the lost Control-N/P navigation

Primary LanguageObjective-C

What's this

Xcode's Open Quickly(shortcut: cmd+shift+o) is a very convenient tool. You can go around by keeping your hands on the keyboard. However, it only supports the arrow key navigation, which means you have to move you right hand out of the main area.

This plug-in brings the Open Quickly the lost control-n/p(down/up) navigating.

In my opinion, it's not hard at all to support the control-n/p navigation in the Open Quickly dialog. I really hope the Xcode team would add this lost function in the future.

Installation

You can either

  • Use Alcatraz
  • Download(Clone) the source and build it(cmd + B) in Xcode.

Then restart Xcode.

Uninstallation

Just delete:

~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/OpenQuicklyCtrlNP.xcplugin