Emmet.tmplugin icon indicating copy to clipboard operation
Emmet.tmplugin copied to clipboard

keybinding "hijacking"

Open teoric opened this issue 12 years ago • 1 comments

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! We accept bounties via Bountysource.

teoric avatar Apr 24 '13 08:04 teoric

I’ve updated plugin with renamed Preferences item.

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

sergeche avatar May 10 '13 10:05 sergeche