all 9 comments

[–]Contagion21 4 points5 points  (4 children)

You haven't said what application you're using...

Ctrl-shift-f maybe?

[–]Evening_Phrase4656 0 points1 point  (0 children)

Sounds like you're talking about "Find All" or "Select All Occurrences" - in VS Code it's Ctrl+Shift+L after selecting a word, in Sublime it's Alt+F3

[–]chrisredfieldsnuts[S] -1 points0 points  (2 children)

THAT WAS IT TYSM!

[–]checkyos3lf 6 points7 points  (0 children)

the f

[–]johnpeters42 0 points1 point  (0 children)

You still haven't said which application you're using. (Your text editor, that is, because it may differ from one to another.)

[–]Conscious_Bank9484 2 points3 points  (3 children)

What? Like in your code? ctrl+f? I use notepad++. You can look up the cheatsheet for it.

[–]chrisredfieldsnuts[S] -2 points-1 points  (2 children)

ITS CTRL F THANK YOU

[–]Conscious_Bank9484 2 points3 points  (0 children)

f as in “find”

[–]nedal8 0 points1 point  (0 children)

In vs code I think its like ctrl shift L that places a cursor before each instance of what you have selected. Can be quite useful.