Zend certified PHP/Magento developer

Select next match in Sublime Text WITHOUT wrapping to beginning of document?

I love using Sublime Text (and VSCode) for features like cmd/ctrl + D, whereby the it highlights the next instance of whatever you have selected.

I’m looking to set a preference (or ideally learn of a hotkey) that will select the next found instance without looping back to the beginning of the document.

Toggling the “wrap” button in the regular find mode (cmd/ctrl F) doesn’t seem to affect the highlight next instance search. 🙁

Does anyone know how to do this?