Lars
Lars

Reputation: 3573

Tooltip like hints when cursor is on bracket in vs2010.

I'm looking to find the add-on which will draw a tooltip window at the top or bottom of the text editor whenever the cursor is next to a bracket.

The tooltip showed the lines of code surrounding the other bracket.

It was helpful to see method names whenever the methods where to big to fit on one screen.

I've done a clean install of vs2010, i think it was ether resharper or the productivity power tools. Although i can't find the option in ether of the two.

Upvotes: 0

Views: 224

Answers (1)

Samuel
Samuel

Reputation: 12341

I think Resharper will do that for you.

Upvotes: 1

Related Questions