In Coda I can make a selection (of code) and press Cmd+/ and it will comment it. If I'm in an HTML section it will use <!-- --> and if I'm in a PHP section it will use /* */.
I enjoyed this but didn't realize how much until I switched to TextMate and lost the functionality. Is there an easy way to do the same thing?

