I've recently migrated from Eclipse to Android Studio and I had several problems which i mostly solved. One, which I don't have any idea to do with is, that the opening bracket shortcut AltGr+B is not doing anything.
I've tried to:
- In Settings change the Keymaps to Eclipse | NO SUCCESS
- Add the line
actionSystem.force.alt.gr=true
to idea.preferences | ACCESS TO FILE DENIED
Do you have any idea what to do in my case?