Hacker News new | ask | show | jobs
by ktosobcy 2821 days ago
For me, highlighting all occurrences and ctrl/cmd+g (next) is enough. Jetbrains idea does the highlight in scrollbar but I don't find it useful.
1 comments

If a method is used several times at the top of the page, and you want to find out if it's used elsewhere, without the highlights, you don't know that. You have to hit Next until you make sure it's nowhere else. With the highlights, you immediately see that the block you're looking at is it, and you can move on to a different file.