How to disable option c keymap

Answered

Since upgrading to Idea 2016.3 i'm not able to type ç (option + c on a Mac laptop) on comments or strings, it opens the Code menu. I searched every place on how to disable this keymap to no avail, does anyone know how to disable option + c as a keymap? TIA

0
7 comments

Hello!

Could you please clarify what version of mac Os are you running, and what keymap preset are you using?

0
Avatar
Permanently deleted user

Hello,

  • Keymap: Mac OS X keymap
  • Mac OS: El Capitan 10.11.6
0

Looks like same issue: https://youtrack.jetbrains.com/issue/IDEA-153242 Works for me with 2017.1 version https://confluence.jetbrains.com/display/IDEADEV/IDEA+2017.1+EAP Feel free to try.

Try also downloading and using the latest JetBrains JDK for IDE to run under. Use JB SDK Bintray Downloader
for IntelliJ IDEA plugin for convenient way to download and set it: after installing plugin invoke Help | Find Action -> and type "Get SDK..":

0

Also please note that the problem reproduces only on El Capitan, I was not able to reproduce it on Sierra.

So upgrading to Sierra if it's possible may be the workaround here.

0
Avatar
Permanently deleted user

@Andrey: i tried 2017.1 EAP but it didn't work, it doesn't opens the menu but typing option c doesn't produce nothing, is like i didn't typed anything. I follow your instructions and installed jbsdk8u112b720 but it worsened the situation, almost any option + key opens some menu or does nothing, eg: option + n + a = should produce ã but it was opening the Navigate menu and option + c just froze Idea

@Petr: Yes, i upgraded another mac to sierra and it worked so i'm going to upgrade all macs to sierra

Thank you guys

0

Disabling mnemonics in menu may also help (if not already disabled):

0
Avatar
Permanently deleted user

@Serge, good idea, unfortunately didn't work but thanks anyway

0

Please sign in to leave a comment.