Visual Studio Code – VS Code keybinding to search from the beginning of the file
How do I make a keybinding that works like Ctrl+F / Cmd+F, but it starts searching at the top of the file, rather than at the current cursor location? Is there a command for that?