Thanks, Serge. I'll wait for it to be updated by the team.

The plugin is currently not working for the latest IntelliJ:

the number of constructors during runtime and compile time for com.intellij.openapi.ui.DialogWrapper do not match. Expected 6 but got 8
java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for com.intellij.openapi.ui.DialogWrapper do not match. Expected 6 but got 8
at groovy.lang.MetaClassImpl.selectConstructorAndTransformArguments(MetaClassImpl.java:1381)
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.selectConstructorAndTransformArguments(ScriptBytecodeAdapter.java:234)
at org.intellij.plugins.export.keymap.ExportKeymapAction$1.<init>(ExportKeymapAction.groovy)
at org.intellij.plugins.export.keymap.ExportKeymapAction.actionPerformed(ExportKeymapAction.groovy:82)
at com.intellij.openapi.actionSystem.ex.ActionUtil$1.run(ActionUtil.java:199)
...

0

The published PDF keymap reference is already Mac OS X 10.5+.

Is there any specific shortcut that doesn't match the actual keymap?

0

Hello Serge,

 

Sorry for my late response on this matter, I think you are right. I had the idea of seeing a different keyboard shortcut from the map but couldn't find any so far now, so it seems all updated. I'll let you know if I see anything different than that.

 

Thank you for your response and keep up the good work.

 

Cheers!

0
Avatar
Permanently deleted user

The Android Studio Help -> Keymap Reference links to this page. There is a typo there that annoys me every time I have to look at it. How do I request it gets corrected?

On the MacOS keymap page (page 2), in the "Remember these Shortcuts" section, the keys for "Show intention actions and quick-fixes" are indicated as ⌘↩. But in the "Editing" section "Show intention actions and quick-fixes" indicates the keys are ⌥↩.

The latter are the correct keys and the former needs to be corrected. 

0

Thanks, I've asked the documentation team to fix it.

0

请先登录再写评论。