Update JetBrains keymap (#4243)

I want to immediately archive the `keymaps` repo tomorrow. This is the
only change that needs to be brought over.

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons 2024-01-24 00:40:35 -05:00 committed by GitHub
commit c0b9f0a950
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,5 +79,11 @@
"cmd-1": "workspace::ToggleLeftDock",
"cmd-6": "diagnostics::Deploy"
}
},
{
"context": "ProjectPanel",
"bindings": {
"enter": "project_panel::Open"
}
}
]