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 in toggle line comment command
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

manu
New Member

3 Posts

Posted - Nov 24 2015 :  05:02:58 AM  Show Profile  Reply with Quote
Hello,

I found a bug in command to toggle line comment.

To reproduce the bug, you need to leave unchecked option to "insert space characters when transforming selected line comment"
See a screenshot of option


Bug description:
When commenting, no space is added, reflecting desired behavior.
{
  some code;
}
Commenting indented code becomes
{
//  some code;
}
However, when uncommenting, a space is eaten as if the option was not taken into account.
{
 some code;
}

System Info:
- using Visual Assist 10.9.2083.0
- not working on VS2010 and VS2013

Thank you,
Manuel

feline
Whole Tomato Software

United Kingdom
18749 Posts

Posted - Nov 24 2015 :  5:25:21 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description:

case=93481

zen is the art of being at one with the two'ness
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Dec 17 2015 :  12:34:23 PM  Show Profile  Reply with Quote
case=93481 is fixed in build 2086
Go to Top of Page

manu
New Member

3 Posts

Posted - Dec 21 2015 :  05:31:59 AM  Show Profile  Reply with Quote
Great news!
Thank you!

Manuel
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