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
 fix inconsistent function signatures easily
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

jmihalicza
Ketchup Master

Hungary
66 Posts

Posted - Sep 22 2005 :  3:20:08 PM  Show Profile
It's is a tedious work during refactorings to maintain the signatures in the headers.
Once I have modified the signature of a function I would just like to press a shortcut to apply the new signature in the header.
It could be done automatically, though overloads can confuse the picture.
The Ctrl+Shift+Space feature is somewhat similar and already works, in case of overloads I could get a popup to select the overload to modify.

Inconsistent signatures could be underlined, like this:
int myfunction(totally_wrong_signature);
               ~~~~~~~~~~~~~~~~~~~~~~~
long myfunction(int goodpar, int wrongpar, int goodpar2);
~~~~                         ~~~

Ok, I know taht the second case wouldn't be that easy when (member)function pointers are used.

feline
Whole Tomato Software

United Kingdom
18724 Posts

Posted - Sep 24 2005 :  2:12:02 PM  Show Profile
in case something is ever done about refactoring i have started a collection of requests and ideas

case=774

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