I use CMD + SHIFT + F to go search something on VSCode. Now, after typing my search phrase, how can I jump into the search results using keyboard shortcut? The only way I know is to use TAB, but I have to press it many times before the focus reaches the actual search list. If there's a quicker way to go to the search results via keyboard, that would be awesome.
I found the answer while looking at the Keyboard Shortcuts in settings. The shortcut is F4 (to go forward) and Shift + F4 (to go backward) to navigate between the results.