I have sent the code to support email.
I use Ctrl-Shift-\ to uncomment.
There is a comment block in lines 103 through 109.
1. Place the cursor anywhere in lines 103 through 107: uncomment works fine.
2. Place the cursor in line 108 and try to uncomment: nothing happens.
3. Place the cursor in line 109 and uncomment: the next comment block will be uncommented (between the 2 procedures) !!!
If I add text before the 1st procedure (code and comments), behaviour changes:
a. Only 2 1st lines uncomment;
b. Next 2 lines do nothing;
c. Other lines uncomment next block.
I use Ctrl-Shift-\ to uncomment.
There is a comment block in lines 103 through 109.
1. Place the cursor anywhere in lines 103 through 107: uncomment works fine.
2. Place the cursor in line 108 and try to uncomment: nothing happens.
3. Place the cursor in line 109 and uncomment: the next comment block will be uncommented (between the 2 procedures) !!!
If I add text before the 1st procedure (code and comments), behaviour changes:
a. Only 2 1st lines uncomment;
b. Next 2 lines do nothing;
c. Other lines uncomment next block.