Reputation: 3293
Eclipse-like features in Visual Studio
I really like the feature where you can double click (select) a variable and it is highlighted through out the page (Can see all the instances of it). How can I get this feature in visual studio (2005 or 2008 or other)? Is there an option or plug-in to turn this on?
I am sure there are features in Eclipse I don't use that would be useful but not obvious or built into VS. Also I am sure there are VS features that are not in Eclipse. If others want to add that to this thread that would be fine. This one feature is the one I use a lot and would really like to use on a daily basis.
Upvotes: 1
Views: 753
Reputation: 123966
I didn't see highlighting feature in VS2005-2008 but you can get it and many other nice features after installing ReSharper add-in.
Upvotes: 1
Reputation: 14281
I would recommend looking at ReSharper. It gives you many different options and ways to customize Visual Studio.
Upvotes: 1