Feb 20 2008
∞
Multi-line commenting in TextMate
I was wondering how to do multi-line commenting in TextMate and I just found it’s so easy to do.
- Just select the text you want to be commented
- press
command + ⇧ + 7to comment, and to uncomment it too. : )