Use case or problem
I need to be able to quickly jump to other multi-file-search results, from within the text editor. VSCode has this ability.
Proposed solution
Just add global hotkeys for prev/next.
I typically use something like ctrl+shift+up/down
Additionally, the in-file next search key ctrl+g, should still work after the search box is closed.