emmetio / emmet-eclipse

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

Override '[' and ']' keys on italian keyboard. #50

Open carlfranz opened 7 years ago

carlfranz commented 7 years ago

Override '[' and ']' keys on Italian keyboard :it: . Cannot unbind the command from configuration. I need square brackets for arrays! :)

pei-han commented 7 years ago

Alternatively you can copy '[' or ']' then paste them to where you wanner type

joffreycha commented 4 years ago

Same problem on French keyboard. Can't type '[' and ']' even in files with extensions not included in the Emmet preferences

joffreycha commented 4 years ago

It's a simple keybinding issue. On Eclipse, go to Window > Preferences, type "Keys", look for "Next Edit Point" and "Previous Edit Point" and bind the keys of your choice.