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
 Bug: Comment is removed with Change Signature
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

mzh
New Member

Germany
7 Posts

Posted - Oct 24 2022 :  09:31:59 AM  Show Profile  Reply with Quote
Hello Whole-Tomato-Team,

I've got the following issue, when using the "Change signature..." Feature a comment-line after the Method-Definition-Header is removed.

Code to reproduce:
--- snip ---
class SampleClass
{
void SampleMethod();
};


void SampleClass::SampleMethod()
// Important note for SampleMethod
{
Sleep(1000);
}
--- snap ---
After using the "Change signature"-Feature in SampleMethod() the commentline "// Important note for SampleMethod" is removed.

Could you fix that issue please.

Thank you,
Markus

feline
Whole Tomato Software

United Kingdom
18724 Posts

Posted - Nov 14 2022 :  11:21:48 AM  Show Profile  Reply with Quote
Apologies for the slow reply. Currently this is a known bug with Change Signature:

case=11242

Unfortunately I don't currently have an estimate for when this will be fixed, but it is something we are aware of, and looking to fix one day.

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