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
 Technical Support
 VAX 1525: Document Method
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

mmb
Senior Member

42 Posts

Posted - Jun 27 2006 :  06:00:40 AM  Show Profile  Reply with Quote
Under VC6 Document Method still does not work as I expect:

The Template

/**
_* @param $MethodArg$
_* @return
_* $SymbolType$
_*/

produces

_/**
_* @param a_reference_type_ptr rtp
_* @param a_reference_type_ptr vtable_rtp
_* @param entity *ent
_* @param int *count
_* @return
_* void
*/
static void add_ivtable_init_entries_for_class(..

Note the first superfluous space and the missing space at the end.

Edited by - mmb on Jun 27 2006 08:42:48 AM

support
Whole Tomato Software

5566 Posts

Posted - Jun 27 2006 :  2:07:24 PM  Show Profile  Reply with Quote
This has to do with VC6's reformat selection. We call the IDE's reformat after the insert to apply indenting/formatting. I'm not sure if there is anything we can do short of implementing our own reformat handler.
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