assets/keymaps/macos/jetbrains.json 🔗
@@ -58,6 +58,12 @@
"alt-enter": "editor::ToggleCodeActions"
}
},
+ {
+ "context": "BufferSearchBar > Editor",
+ "bindings": {
+ "shift-enter": "search::SelectPrevMatch"
+ }
+ },
{
"context": "Workspace",
"bindings": {