How can I let TextMate show line numbers when I'm coding C++?

link|improve this question
feedback

2 Answers

up vote 8 down vote accepted

Press Cmd-Opt-L or select View » Gutter » Line Numbers.

I don't think it's possible to automatically enable display of line numbers dependent on your current language. But with the default keyboard shortcut this command is easy enough to reach.

link|improve this answer
feedback

View->Gutter->Line Numbers

Enjoy! Its a fun editor.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.