Spearfisher
Spearfisher

Reputation: 8783

Sublime Text 2 - Jump to a specific word

I am using Sublime Text and use the Cmd+F search tool very often. However everytime I use it, it highlight the word I am looking work and I then have to click on it to start typing there.

What is the shortcut to directly jump to the word I am looking for?

Many thanks

Upvotes: 0

Views: 473

Answers (1)

garyh
garyh

Reputation: 2852

I'm assuming that as you said CMD + F rather than CTRL + F you are using the OSX version of Sublime Text.

The Windows / Linux shortcut for Goto word in current file is CTRL + ;

But if you look at the corresponding list for OSX shortcuts that one is missing.

(I am currently on a Windows machine so I can't test the lack of an OSX shortcut)

Upvotes: 2

Related Questions