emmet-eclipse icon indicating copy to clipboard operation
emmet-eclipse copied to clipboard

#27 change conflicting keybinding CTRL+D to new one CTRL+ALT+D

Open rtack opened this issue 10 years ago • 2 comments

CTRL+D is the keybinding for delete line in all eclipse text editors. CTRL+ALT+D is not used as a text editor keybinding yet (in my eclipse install) so would be a much better match for this.

rtack avatar Sep 19 '14 08:09 rtack

instead of just commenting out the conflicting keybind as done in #39 this replaces it with a new one, that should not conflict.

rtack avatar Sep 19 '14 08:09 rtack

Link to #27

tan9 avatar Dec 27 '14 06:12 tan9