emmetio / Emmet.tmplugin

Emmet plugin for TextMate
http://emmet.io
97 stars 11 forks source link

keybinding "hijacking" #6

Open teoric opened 11 years ago

teoric commented 11 years ago

Emmet seems to "hijack" the shortcut for "preferences", and also some standard key bindings such as Ctrl-E and Ctrl-A. For SublimeText, I learnt that these can be disabled; is there a way to disable them for TextMate as well?

I managed to change Emmet.tmplugin/Contents/Resources/KeyboardShortcuts.plist so that at least Ctrl-E and Ctrl-A are restored, but could not find a way to get rid of the new preference binding. The problem may be that the menu item is named the same as the standard TextMate preference item, which also makes the shortcut menu ineffective. Could you change the name to "Emmet Preferences"?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3981868-keybinding-hijacking?utm_campaign=plugin&utm_content=tracker%2F363604&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F363604&utm_medium=issues&utm_source=github).
sergeche commented 11 years ago

I’ve updated plugin with renamed Preferences item.

As for keyboard shortcuts management: it’s not currently supported, you should update .plist file