We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f3d556 commit 1dc686eCopy full SHA for 1dc686e
README.md
@@ -287,6 +287,15 @@ shift+f10 | ctrl+r | Go: Test Previous | ✅
287
288
## IntelliJ Importer (Experimental 🧪) (macOS only)
289
290
+
291
+
292
+### Export keymaps XML from IntelliJ IDEA
293
+1. Launch IntelliJ IDEA
294
+1. Select `File` > `Manage IDE Settings` > `Export Settings`
295
+1. Select `Key maps (schemas)`
296
+1. Click `OK`
297
298
+### Import keymasp XML
299
1. Launch Code
300
1. Open command pallet `Ctrl`-`Shift`-`X` (Windows, Linux) or `Cmd`-`Shift`-`P` (macOS)
301
1. Choose `Import IntelliJ Keybindngs (XML)`
images/usage_intellij_importer.gif
994 KB
0 commit comments