emmetio / emmet-eclipse

Emmet for Eclipse
http://emmet.io
343 stars 74 forks source link

"Expand Abbreviation" keyboard shortcut (Ctrl + E) conflicted to eclipse's "List Open Files" shortcut #31

Open stevehanson opened 10 years ago

stevehanson commented 10 years ago

I regularly use the Eclipse shortcut, ctrl + E, to list open files and this conflict is holding me up.

Otherwise, awesome plugin!

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

stevehanson commented 10 years ago

I found that if I click out of my editor, the Emmet key bindings are disabled and the Eclipse key bindings work. I am doing this as a work-around for now.

paulvi commented 10 years ago

Do you know better key combination not used in Eclipse ?

https://github.com/emmetio/emmet-eclipse/edit/master/io.emmet.eclipse/plugin.xml#L131-L146

see also #27

laylajune commented 10 years ago

I use Aptana 3 on PC. I switched the Ctrl+E to Ctrl+Alt+E to free up the list file command.