SubEthaEdit from the Coding Monkeys rules, and here is why:
1) They are generally nice folks. For instance, any problems I've had they've been happy to help with. Oh, and they just donated licenses to the Adium project. Pretty sweet huh?
2) It's a great text editor. I've used it as an all purpose editor for a while now, and it's been pretty sweet.
3) The icon is pretty cool. Albeit I do prefer the older blue squishy guys to the newer green squishy guys icon, but it's still a pretty sweet icon.
4) Collaborative editing is really beneficial to the project. Having 4 devs working on one class file at the same time really helps the development process along. It also really helps when someone is stuck on something, and is easier than pasting it somewhere and then going back and forth with it.
So ya, I like SEE :D
Do not post bugs or requests to the comments! Use Trac.
Saturday, February 25, 2006
Comments:
SEE is kinda slow when you have a large text/source file and it needs to do the syntax highlighting. (this is the fault of NSTextView afaik though).
TextMate is alot faster on that area, probably because it uses its own custom view.
But ofcourse for colaborative editing you will need SEE :)
Post a Comment
TextMate is alot faster on that area, probably because it uses its own custom view.
But ofcourse for colaborative editing you will need SEE :)