jessegrosjean / quickcursor

496 stars 74 forks source link

Support multiple text editors #6

Closed norm closed 14 years ago

norm commented 14 years ago

Although I mostly use TextMate, it would be nice to have the option to use other editors occasionally. Either by defining multiple editors and keyboard shortcuts or by just having multiple options in the drop-down, with the keyboard shortcut reserved for the primary editor.

jessegrosjean commented 14 years ago

This is already possible. Right now it supports

BBEdit, Espresso, MacVim, Smultron, TextMate, TextWrangler, WriteRoom

But it only shows those editors that it supports (and that are installed on your computer) listed in the dropdown menu. So if you install some of the above editors then they to should be listed.

norm commented 14 years ago

"But it only shows those editors that it supports" - aha! That'll be what is confusing me. ;)