fortinmike / XcodeBoost

An Xcode plugin that aims to make altering and inspecting code quick and easy.
MIT License
817 stars 86 forks source link

Xcode doesn't appear in the Keyboard Shortcuts panel #20

Closed szuniverse closed 10 years ago

szuniverse commented 10 years ago

Hi I use XCode Version 5.1.1 (5B1008) and OS Version 10.9.2 (13C64) I installed the XcodeBoost plugin via Alcatraz and then in the System Preferences' Keyboard Shortcuts panel doesnt appear the Xcode shortcuts. Is this a bug? Or what am I doing wrong?

fortinmike commented 10 years ago

Hi @szuniverse!

You'll need to add Xcode to the "App Shortcuts" section in System Preferences > Shortcuts. Then you'll need to manually add a shortcut for each of XcodeBoost's menu items you want to use with the keyboard:

screen shot 2014-04-29 at 4 04 50 pm

I can't pre-assign shortcuts to XcodeBoost's menu items because those don't appear in Xcode's key bindings preferences; they could clash with Xcode's built-in key binding sets with no way to change them. The downside is that if XcodeBoost's menu item names change in the future, you could have to update your System Preferences keyboard shortcuts for XcodeBoost. I'll try to keep them the same as much as possible so this shouldn't happen often.

I'll update the readme to make this clearer. Hope you like the plugin!

szuniverse commented 10 years ago

Thanks! :) Now Its work fine for me! And thanks to develop this very useful plugin!