5 random reasons I love Textmate
Posted by Tim Connor
Sun, 16 Dec 2007 05:32:00 GMT
- Run tests – command-r runs the current test file
- Run focused unit!!!! – command-shift-r runs the test your cursor is in.
- The TODO bundle – ctrl-shift-t compiles all your #FIXME #TODO and #CHANGED comments into a pretty little list
- goto file – command-t – a smart, easy, and quick way to go to a given file.
- wrapping/unwrapping – a variety of shortcuts and menu items to combine/un-combine lists of items, wrap text in delimeters, etc.