Re: OT: What code editors do you all use?

2008-04-17 Thread [EMAIL PROTECTED]
I've been using jEdit (linux and OSX) for a few years now. It works very well for me. Incidentally, to enable proper syntax highlighting for .ctp files, copy the php.xml file in the modes subdirectory of the jEdit install dir to a new file named ctp.xml. You can change: MODE NAME=php

Re: OT: What code editors do you all use?

2008-04-09 Thread CraigFisher
Used to use CrimsonEditor - now use Eclipse (PDT) - the extra functions are worth the bloat... On Apr 8, 5:09 pm, John R [EMAIL PROTECTED] wrote: Just curious .. The only features I really use in an editor are code highlighting and FTP ... all of the crazy PHP IDEs are incredibly bloated for

Re: OT: What code editors do you all use?

2008-04-09 Thread aranworld
I really love Cream, which is a redistribution of vim with all the bells and whistles added and with all the configuration options that people more used to mouse click environments use ... though it also supports a hard-core mode if you really want to use the keyboard navigation technices of vim.

Re: OT: What code editors do you all use?

2008-04-09 Thread mbavio
Aptana rocks! But Textmate for Mac is amazing... Cheers, mbavio On Apr 9, 8:22 pm, aranworld [EMAIL PROTECTED] wrote: I really love Cream, which is a redistribution of vim with all the bells and whistles added and with all the configuration options that people more used to mouse click

OT: What code editors do you all use?

2008-04-08 Thread John R
Just curious .. The only features I really use in an editor are code highlighting and FTP ... all of the crazy PHP IDEs are incredibly bloated for me. What do you all use? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

Re: OT: What code editors do you all use?

2008-04-08 Thread John David Anderson
On Apr 8, 2008, at 10:09 AM, John R wrote: Just curious .. The only features I really use in an editor are code highlighting and FTP ... all of the crazy PHP IDEs are incredibly bloated for me. What do you all use? This topic has been covered a few times before - check the list