Ask YC: Mac Text Editors
1–10 of 72 posts
Re: Ask YC: Mac Text Editors
#2I urge you to check out MacVim (http://code.google.com/p/macvim/).
You can add many of TextMate's features to Vim using plugins like snippetsEmu.
Re: Ask YC: Mac Text Editors
#3Re: Ask YC: Mac Text Editors
#4TextMate has a free trial, and the Pragmatic book on it is a solid introduction. But since you're just starting, the price might not be worth it.
Re: Ask YC: Mac Text Editors
#5Re: Ask YC: Mac Text Editors
#6Re: Ask YC: Mac Text Editors
#7Re: Ask YC: Mac Text Editors
#8Re: Ask YC: Mac Text Editors
#9Re: Ask YC: Mac Text Editors
#10Textmate is a great product with a lot of useful features right out of the box, and it very Mac-like with its UI and Apple-style keyboard shortcuts. It also has a lot of macros, and you can access a lot of shell commands straight from the menus. However, by hiding all of these details, it makes it more difficult to use a computer that does not have Textmate on it.
Thus, if the "Macness" of a program is very important to you, and you don't mind being dependent on one machine and one proprietary program, then Textmate is certainly worth the cost. If not, then I recommend you save the money and build skills for the future by learning how to work with vim or emacs.