Intellisense popup in VS2010 is driving me crazy.
I can only see 9 items at a time in the intellisense popup.
It really makes browsing classes you're not familiar with a lot harder.
In VS2008 you could resize it.
is there a trick to this - or a connect issue someone has already made?
VS2010 Quickwatch: 23 items
VS2010 Main editor: 9 items
Edit: Here's an image. Maximum of 9 items in C# window, but 23 in the quickwatch. Huge productivity difference. Especially since the intellisense popup now does partial matching and not just the beginning of the string.