pdcgomes / XCActionBar

"Alfred for Xcode" plugin
MIT License
1.21k stars 36 forks source link

Support alternative incantations #1

Closed orta closed 9 years ago

orta commented 9 years ago

Ideally, I'd like to be able to activate in a way similar to AppCode, by double tapping cmd. But I'd happily accept being able to open shift + space. Any plans for a settings page?

pdcgomes commented 9 years ago

Yep, it's on my list -- I'll probably start by providing just a config file and later might supply UI as well. Stay tuned :)

pdcgomes commented 9 years ago

May need a bit more testing but there's preliminary support for "double" and "triple" tap incantations, you can configure the repeat count, delay and modifier key (cmd, alt, shift, control)

Default config:

Let me know what you think.