12-08-2007, 10:40 PM
|
#17 (permalink)
|
|
The Acquainted
Join Date: Nov 2007
Location: Netherlands
Posts: 113
Thanks: 11
|
Quote:
Originally Posted by Karl
To the guys still using notepad... is there a reason you're not using an IDE? In case you don't know, your missing out on loadsa nifty little features, such as code completion, syntax highlighting, debugging tools, profilers, etc. :)
|
Well I'm using TextMate which is about the same as notepad, but the reason why I'm using TextMate instead of an IDE (most of them are available for mac (zend, aptana etc etc.)) is that TextMate just has a great uncluttered way of editing, especially if you compare TM to some of those cluttered IDE's.
And TextMate has a lot of those features you are naming e.g. code completion, syntax highlighting. And it has some features which you can see as debugging tools.
|
|
|
|