Until now, most of my PHP development had been done on a Mac in TextMate. For a new client I need to work on a secured windows box, and I was wondering which IDEs I should be looking at, as someone used to working with TextMate. I’ve tried the ‘E’ editor, and I’m unconvinced. I’ve tried IDEs on the Mac, and they always seem like poor relations… but given that I’m having to move development platforms anyway, is there something better I should be looking at? Are there any decent text editors out there that I’m missing?
Share
As you’ve said you are unconvinced by e you could try Notepad++ or TextPad. Both are lightweight scriptable and extendable editors for windows. If you can tell me what features you like best from text mate I might be able to help further.