Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Bug in toggle line comment command

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
manu Posted - Nov 24 2015 : 05:02:58 AM
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
3   L A T E S T    R E P L I E S    (Newest First)
manu Posted - Dec 21 2015 : 05:31:59 AM
Great news!
Thank you!

Manuel
sean Posted - Dec 17 2015 : 12:34:23 PM
case=93481 is fixed in build 2086
feline Posted - Nov 24 2015 : 5:25:21 PM
I am seeing the same effect here. Thank you for the clear description:

case=93481

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