I am new to VS and am used to code blocks or notepadd++ and what I really like about both of them is the reference highlighting (i think that's what it's called).
I really like being able to highlight an object/variable/etc and seeing all instances of it highlighted in the rest of the .cpp
Also these programs will highlight the opposite brace such as
{
}
Not that these features are needed but I find them very useful sometimes and I'm surprised these programs have them but VS doesn't?
Is there a free and express compatible add-on or plugin to get these features in VS 2008 or 2010 express?