Files
til/vscode/advance-through-search-results.md
T

9 lines
297 B
Markdown

# Advance Through Search Results
Doing a project-wide search can turn up a bunch of results. If you'd like to
look over them one by one, there are keybindings to help you out.
Hit `F4` to move forward one by one through the search results.
To move backward through the results, hit `Shift+F4`.