vote up 0 vote down star

Are there any free plugins for Visual Studio (2005 & 2008) that highlight all words in the current document that match a highlighted word? This feature is in Notepad++ and Eclipse, but strangly not in VS.

I've tried the free version of CodeRush Express for c#, but it only works for c#. I would like the plugin to work regardless of the type of code I'm writing (c#, JavaScript, C++)

I've also tried RockScroll, but I only want the highlighting feature.

Thanks

flag

3 Answers

vote up 1 vote down

Visual Assist has this.

It also has many other features that make it well worth its price. You can download a trial and check it out. Be warned, though: I have yet to see someone who had the trial used for a week and didn't ask management to buy it. Just by asking it for me to work with, I already have infected three shops with it...

link|flag
vote up 0 vote down

Visual Assist may have this feature

it is not free but you can try evaluation..

link|flag
vote up 0 vote down

Find all references in VS doesn't help you?

link|flag
BTW: A highlight all references will be built into VS 2010 it seems: connect.microsoft.com/VisualStudio/feedback/… – noesgard Aug 6 at 11:38
Find all references works, but takes a few mouse clicks and still doesn't highlight the matches – Andrew Dwyer Aug 6 at 13:35

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.