Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 VA Filter - Filter out entire class.
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

illone
New Member

5 Posts

Posted - Aug 16 2014 :  03:52:15 AM  Show Profile  Reply with Quote
I have entire classes I don't need to step into. It would be a lot less clutter in the VA Filter view if I could have one entry that covers every function in a class.

----------------------------------------

Also in VA Filter, possibly have a way to tree sort ( the +/- expanders ) the entries in Filters. One expander for the namespace path, and one for a class.

So Filters:

Ill::Util::String::Append
Ill::Util::String::Clear
Ill::Util::Optional::IsUsed
Ill::Util::Math::Point::operator +
Ill::Util::Math::Vector::operator *

would be tree:

(-) Ill::Util
____(-) String
_________ Append
_________ Clear
____(-) Optional
_________ IsUsed
(-) Ill::Util::Math
____(+) Point
____(+) Vector

* (-) is an expanded tree node.
* (+) is an collapsed tree node.
* Every namespace path (to a class) gets a unique node; regardless of namespace inner hierarchy. This keeps the tree depth consistently at 3 (full namespace path -> class -> method)





Thx

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Aug 17 2014 :  1:11:41 PM  Show Profile  Reply with Quote
Marking to step over all members of a class makes sense, I have put in a feature request for this:

case=84469

Grouping items into a tree is a good idea, I have put in a feature request for this as well, to see what our developers make of it:

case=84470

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000