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
 Change Signature & newlines
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

MrDoomMaster
Tomato Guru

251 Posts

Posted - Jun 28 2013 :  12:47:03 PM  Show Profile  Reply with Quote
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?

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Jun 28 2013 :  6:29:57 PM  Show Profile  Reply with Quote
This is something that is on our list of things to do:

case=1631
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