Enhancement Request: commenting code

ScottMattes

Member³
I know, I am lazy, which makes this suggestion great.

In any window that supports clicking on say the END; of a Begin/Exception/End block (of if/then/else/elsif/end if, or ...).

Currently clicking on any of the related words will cause all of them to be hilighted. I'd like to be able to right click and there would be a right click menu entry for Comment and Select.

Conversely, if I right click on a /* or */ there could be a right click menu entry for Uncomment.

Thank you
 
Hi, Scott,

Maybe you're not aware, but in a Program Window, in the 'code hierarchy' bar (right above the editor) you can do just that.

Regards,
Gustavo
 
Gustavo,
Thank you for pointing this out - I was NOT aware. Even though I know I should right click on everything!

Marco,
What Gustavo pointed out is close enough to what I wanted (though adding it to the right click menu would be just a tad nicer).
 
Back
Top