I'm trying to figure out the command that lets me highlight every occurrence of a word I've already selected. For example, if I've highlighted "30", I remember something about using Ctrl and another key to open a box that had options like +, |, all, and a search bar. I just can't recall the exact code, and I really need to get this working!
2 Answers
You didn't mention which application you're using, but have you tried Ctrl + Shift + F? That often does the trick in many programs.
What are you working in? It sounds like you're looking for Ctrl + F to find instances in your code or text. If you're using Notepad++, you can check out the cheatsheet for more commands.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically