Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Change Signature & newlines

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
MrDoomMaster Posted - Jun 28 2013 : 12:47:03 PM
Sometimes I format my functions like so:

void SomeFunction(
    int param1,
    int param2,
    int param3 );


When I use "Change Signature" on this to rename 'param1' to 'foo1', the newlines and overall formatting is removed and all put on one line:

void SomeFunction( int foo1, int param2, int param3 );


This forces me to have to go back and manually reformat it again. Can you fix Change Signature to retain original formatting?
1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Jun 28 2013 : 6:29:57 PM
This is something that is on our list of things to do:

case=1631

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000