Thursday, January 08, 2004 11:36 AM
szurgot
Intellisense request for the next version
Ok, here's a silly request...
Adjust intellisense so you can filter it live to show certain groups of members. Only show Functions/Properties/Events, etc... Also, an option to only show members of the current object, not inherited from the parent object. (The docs should have a quick and dirty way to do this as well)
This would be great when you're trying to sort through an object with tons of properties/objects/methods, etc.... especially Windows.Forms controls, and you just want to get to the functions that matter for that object.
Just a thought.