Open ziakhan110 opened 2 years ago
+1 needs this feature!
Solved via plugin https://plugins.jetbrains.com/plugin/18927-keymap-xml-exporter/versions Here is IntelliJ IDEA Classic keymap on macOS: IntelliJ IDEA Classic.xml.zip
That plugin need to be patched (it has until-build
in plugin.xml
descriptor, and you need repack it without such attribute, then install from file), but you can use that XML file, it works at least for me.
Thanks i will try this method
still not working, any update on this
@ziakhan110 How you use it?
@aefimov
Correct, does that solved your problem?
@aefimov No its still used macos style keymap, not Intellij Classc.
How you checked this?
The issues in first comment is still there.
Is there no support for translating Intellij Classic keymap on Macos to vscode. For example cmd+shift+n opens project files in intellij, but on vsocde when i install this extension, it is cmd+shift+o another is cmd+e i use this alot, but this extension show recent folders instead of recent files. there more keys that dont work,
Even if i export my keymap.xml from intellij and import it into vscode using this extension , it does not work, it defaults to macos intellij shortcuts.