Hide/show single line comments?

Dear all,

Is there away to hide/show single line comments? I know about the Fold Comment Blocks and yes it works for /* */ but not for //.

So if I want to be able to hide/show my comments I need to use comment blocks not single line comments?

Another problem is that I can comment a line like this /Comment/ but Fold Comment Blocks won’t hide it. I need to write…

/*
Comment
*/

…to be able to hide it?

That is your recommendation or solution for this?

Thanks,

Santtu