emmetio / brackets-emmet

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

Cannot assign Ctrl-Shift-Up to io.emmet.increment_number_by_1. It is already assigned to edit.lineUp #114

Open mdhelaluddin-ctg-bd opened 7 years ago

mdhelaluddin-ctg-bd commented 7 years ago

Cannot assign Ctrl-Shift-Up to io.emmet.increment_number_by_1. It is already assigned to edit.lineUp

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.

vikalp0299 commented 4 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.

where to find the keymap.json file ,tho i have downloaded Emmet i cant find any Brackets-emmet folder.