Does anyone use or rememebr the name of the VS2010 extension that add a little faded context sensitive icon next to a class/ method (indiciating if it's a class etc like in the Class View) and adds a little faded clickable link at the end of a class/method block etc with it's name?
It looked someting like:
[ICON] methodName1(params)
{
lines of code
more lines
line
} >> methodName1 (faded clickable link)
Lost it and can't find it and it's driving me nuts (too tired?)
Thanks in advance!