Posted 9 years ago
by Banukobhan Nagendram
Version: 15.1.0624
Platform: .NET 4.5
Environment: Windows 10 (64-bit)

I'm using RangeLineCommenter for commenting/uncommenting.
Consider the uncommenting following empty comment.
/*
*/
/*
*/
If the cursor in the first line, it can be uncomment.
If the cursor in the second or sub-sequece line, it can't be uncomment. Since there is only space and line terminator between the comment and selection, it should be able to uncomment.
Please fix the issue.
Thanks.
[Modified 9 years ago]