On 6. Mar 2007, at 10:55, Greg Hauptmann wrote:
Is there a way in text mate to highlight a number of lines in Ruby code and then say "Comment/Un-comment", after which Textmate would apply the leading "#" comment before each of the lines?
A general tip about finding functionality: Press ⌃⌘T (Bundles → Select Bundle Item…) and enter a search term, like ‘comment’ — this will find Comment Line on ⌘/ (which also works with a selection).