Hi, I'm Juan Pablo Pincheira, a CS Student from Chile. This is just a log with random things I'm interested in.

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 + ⇧ + 7 to comment, and to uncomment it too. : )