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
 $MethodArgPureType$ and $MethodArgResolvedType$ re
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

andre.horst
Tomato Guru

Germany
150 Posts

Posted - Apr 15 2011 :  05:01:30 AM  Show Profile  Reply with Quote
I would like to have additional snippet possibilities for refactoring, especially for document method. The following example demonstrates the problem.

typedef int mytype ;
/// $MethodArgType$ >> const mytype * &
/// $MethodArgPureType$ should >> mytype
/// $MethodArgResolvedType$ should >> int
void f( const mytype*& p )
{
}

I need a snippet-placeholder for the pure type "mytype" and the resolved type "int". Additionally some may find it useful to have the modifiers separate.

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Apr 15 2011 :  12:24:00 PM  Show Profile  Reply with Quote
This is an interesting idea, I have put in a feature request to see what our developers make of it

case=56833

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