If you’re a Mac user and you’re not using TextMate, then hurry up and join the bandwagon. This is a powerful text editor for Mac OSX, which I use for just about any type of project be it C#, Java, PHP, Perl or even COBOL. What makes this tool so powerful is your ability to customize it to your heart’s content.
Take for example the following scenario. I use this editor to code from my sandbox, and use custom bundles to maintain versioning with my CVS server. Most bundles are a command click away, say for example, I need to add a file to the repository, I just hit Ctrl-Shift-Z and I’m presented with a CVS specific dialog.
Read More