SET001
SET001

Reputation: 11718

shortcut for "find all" in SublimeText2

When i double click on any word, ST highlights all other such words in file. Are there any combination to put cursor on each such word so that i can edit them at once (like after ctrl+f and then alt+enter - "find all")?

Upvotes: 0

Views: 254

Answers (2)

Patrick Lines-Mattei
Patrick Lines-Mattei

Reputation: 89

On a Mac, but I do CTRL + COMMAND + G to hightlight all the instances of the word.

Upvotes: 1

MimiEAM
MimiEAM

Reputation: 2620

Ctrl + D several time or Alt +F3 :)

Upvotes: 3

Related Questions