emmetio / brackets-emmet

Emmet plugin for Brackets editor
http://emmet.io
MIT License
489 stars 188 forks source link

Cannot assign Ctrl-Shift-Down to io.emmet.decrement_number_by_1. It is already assigned to edit.lineDown #115

Open mdhelaluddin-ctg-bd opened 7 years ago

mdhelaluddin-ctg-bd commented 7 years ago

Cannot assign Ctrl-Shift-Down to io.emmet.decrement_number_by_1. It is already assigned to edit.lineDown

jp-sauve commented 7 years ago

I also have this problem. Release 1.9 experimental build 1.9.0-17312 (release 189f6d39a) Emmet 1.2.2

battulasurendra commented 7 years ago

I have the same issue. I reassigned shortcuts Ctrl-Shift-Up and Ctrl-Shift-Down for emmet in keymap.json file from brackets-emmet folder. I removed increment_by_10 shortcuts and assigned them to increment_by_1. I thought increment_by_1 is more helpful than increment_by_10.