[Geany-devel] Feature request: Comment selection

Ross McKay rosko at xxxxx
Wed Mar 23 23:56:53 UTC 2011


Harold Aling wrote:

>[...]
><div class="hardcoded-class <?php print $extra_class; ?>"></div>
>
>...and I want to comment out "print $extra_class;"...

Of course, you could always just:

<div class="hardcoded-class <?php // print $extra_class; ?>"></div>
-- 
Ross McKay, Toronto, NSW Australia
"Let the laddie play wi the knife - he'll learn"
- The Wee Book of Calvin



More information about the Devel mailing list